Uses of Interface
org.bukkit.command.CommandMap
Package | Description |
---|---|
org.bukkit.command |
Classes relating to handling specialized non-chat player input.
|
-
Uses of CommandMap in org.bukkit.command
Classes in org.bukkit.command that implement CommandMap Modifier and Type Class Description class
SimpleCommandMap
Methods in org.bukkit.command with parameters of type CommandMap Modifier and Type Method Description boolean
Command. register(CommandMap commandMap)
Registers this command to a CommandMap.boolean
Command. unregister(CommandMap commandMap)
Unregisters this command from the passed CommandMap applying any outstanding changes