Package net.storm.api.items
Interface IGrandExchange
-
public interface IGrandExchange
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GrandExchangeState
getState()
boolean
isOpen()
boolean
isSearchingItem()
-
-
-
Method Detail
-
getState
GrandExchangeState getState()
-
isOpen
boolean isOpen()
-
isSearchingItem
boolean isSearchingItem()
-
-