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