Class PacketMapsCommand
- java.lang.Object
-
- co.aikar.commands.BaseCommand
-
- de.cerus.packetmaps.plugin.commands.PacketMapsCommand
-
public class PacketMapsCommand extends co.aikar.commands.BaseCommand
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classPacketMapsCommand.ScreenCommand
-
Constructor Summary
Constructors Constructor Description PacketMapsCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhandleUnknown(org.bukkit.entity.Player player)-
Methods inherited from class co.aikar.commands.BaseCommand
canExecute, doHelp, doHelp, getCommandHelp, getContextFlags, getCurrentCommandIssuer, getCurrentCommandManager, getDefaultRegisteredCommand, getExceptionHandler, getExecCommandLabel, getExecSubcommand, getLastCommandOperationContext, getName, getOrigArgs, getRegisteredCommands, getRequiredPermissions, getSubCommands, hasPermission, hasPermission, help, help, requiresPermission, setContextFlags, setExceptionHandler, showCommandHelp, showSyntax, tabComplete, tabComplete
-
-