Uses of Interface
me.clientastisch.extension.impl.command.Command
-
Packages that use Command Package Description me.clientastisch.extension -
-
Uses of Command in me.clientastisch.extension
Methods in me.clientastisch.extension with parameters of type Command Modifier and Type Method Description static voidExtension. registerCommand(Addon addon, Command command)static voidExtension. unregisterCommand(Addon addon, Command command)
-