Uses of Class
me.c7dev.dexterity.util.InteractionCommand
-
Uses of InteractionCommand in me.c7dev.dexterity.displays
Modifier and TypeMethodDescriptionDexterityDisplay.getCommands()
Retrieves a list of commands to run when display is clickedModifier and TypeMethodDescriptionvoid
DexterityDisplay.addCommand
(InteractionCommand cmd) Adds a command to run when display is clickedvoid
DexterityDisplay.removeCommand
(InteractionCommand cmd) Removes a command from being run when display is clicked