Class InteractionCommand
java.lang.Object
me.c7dev.dexterity.util.InteractionCommand
Stores information about a configured command that is to run when a player clicks a display
-
Constructor Details
-
InteractionCommand
-
InteractionCommand
-
-
Method Details
-
getCmd
-
setCmd
-
isLeft
public boolean isLeft() -
setLeft
public void setLeft(boolean left) -
isRight
public boolean isRight() -
setRight
public void setRight(boolean right) -
isByPlayer
public boolean isByPlayer() -
setByPlayer
public void setByPlayer(boolean player) -
setPermission
-
getPermission
-
exec
-
serialize
-