Update Client.java
This commit is contained in:
@@ -1818,6 +1818,11 @@ public interface Client extends GameShell
|
|||||||
*/
|
*/
|
||||||
int getIf1DraggedItemIndex();
|
int getIf1DraggedItemIndex();
|
||||||
|
|
||||||
|
/**
|
||||||
|
* If a widget is in target mode?
|
||||||
|
*/
|
||||||
|
boolean getSpellSelected();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Sets if a widget is in target mode
|
* Sets if a widget is in target mode
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user