Class PacketMapsCommand.ScreenCommand
- java.lang.Object
-
- co.aikar.commands.BaseCommand
-
- de.cerus.packetmaps.plugin.commands.PacketMapsCommand.ScreenCommand
-
- Enclosing class:
- PacketMapsCommand
public class PacketMapsCommand.ScreenCommand extends co.aikar.commands.BaseCommand
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classPacketMapsCommand.ScreenCommand.CacheGifCommandclassPacketMapsCommand.ScreenCommand.PlayGifCommand
-
Constructor Summary
Constructors Constructor Description ScreenCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhandleCreate(org.bukkit.entity.Player player)voidhandleDelete(org.bukkit.entity.Player player, int id)-
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
-
-