Class KamiCommonCommandRegistration
java.lang.Object
com.kamikazejam.kamicommon.command.KamiCommonCommandRegistration
- All Implemented Interfaces:
Listener
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionget
(@NotNull KamiPlugin plugin) static KamiCommand
getKamiCommand
(Command command) static SimpleCommandMap
getSimpleCommandMapDotKnownCommands
(SimpleCommandMap simpleCommandMap) static void
-
Field Details
-
SERVER_DOT_COMMAND_MAP
-
SIMPLE_COMMAND_MAP_DOT_KNOWN_COMMANDS
-
-
Method Details
-
get
-
updateRegistrations
public static void updateRegistrations() -
getSimpleCommandMap
-
getSimpleCommandMapDotKnownCommands
public static Map<String,Command> getSimpleCommandMapDotKnownCommands(SimpleCommandMap simpleCommandMap) -
getKamiCommand
-