Class EntityAction<T extends Entity>
java.lang.Object
org.rspeer.game.action.MenuAction
org.rspeer.game.action.tree.EntityAction<T>
- All Implemented Interfaces:
Action
- Direct Known Subclasses:
ObjectAction, PathingEntityAction, PickableAction
-
Method Summary
Methods inherited from class MenuAction
getIfType, getItemId, getMatrixId, getOpcode, getPrimary, getProcessor, getSecondary, getTertiary, getWhereToGetIfType, indexOf, indexOf, process, setProcessor, setStrict, setWhereToGetIfType, toString, valueOf
-
Method Details
-
getTypecode
public long getTypecode()- Overrides:
getTypecodein classMenuAction
-
getSource
-