Update Client.java

This commit is contained in:
Kyle
2020-03-23 13:05:48 +00:00
committed by GitHub
parent a51724244f
commit 6a7da81f0f

View File

@@ -1817,6 +1817,11 @@ public interface Client extends GameShell
* Get the item index of the item being dragged on an if1 widget
*/
int getIf1DraggedItemIndex();
/**
* If a widget is in target mode?
*/
boolean getSpellSelected();
/**
* Sets if a widget is in target mode