Class PacketMapsCommand.ScreenCommand.PlayGifCommand
- java.lang.Object
-
- co.aikar.commands.BaseCommand
-
- de.cerus.packetmaps.plugin.commands.PacketMapsCommand.ScreenCommand.PlayGifCommand
-
- Enclosing class:
- PacketMapsCommand.ScreenCommand
public class PacketMapsCommand.ScreenCommand.PlayGifCommand extends co.aikar.commands.BaseCommand
-
-
Constructor Summary
Constructors Constructor Description PlayGifCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhandleFile(org.bukkit.entity.Player player, int screenId, java.lang.String path)voidhandleUrl(org.bukkit.entity.Player player, int screenId, java.lang.String url)-
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
-
-