Export ItemCompositionCache
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
This commit is contained in:
@@ -1574,4 +1574,9 @@ public interface Client extends GameEngine
|
||||
* Sets if a widget is in target mode
|
||||
*/
|
||||
void setSpellSelected(boolean selected);
|
||||
|
||||
/**
|
||||
* Returns client item composition cache
|
||||
*/
|
||||
NodeCache getItemCompositionCache();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user