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 void
Extension. registerCommand(Addon addon, Command command)
static void
Extension. unregisterCommand(Addon addon, Command command)
-