Class BukkitScrowCommand<C extends BukkitCommandContext<C>>
java.lang.Object
org.bukkit.command.Command
site.lab0x13.scrow.commands.bukkit.BukkitScrowCommand<C>
public class BukkitScrowCommand<C extends BukkitCommandContext<C>>
extends org.bukkit.command.Command
-
Field Summary
Fields inherited from class org.bukkit.command.Command
description, timings, usageMessage -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedBukkitScrowCommand(site.lab0x13.scrow.commands.CommandHandler<C> commandHandler, CommandContextFactory<C> commandContextFactory, site.lab0x13.scrow.commands.model.literal.RootLiteral<C> rootLiteral) -
Method Summary
Methods inherited from class org.bukkit.command.Command
broadcastCommandMessage, broadcastCommandMessage, broadcastCommandMessage, broadcastCommandMessage, canBeOverriden, getAliases, getDescription, getLabel, getName, getPermission, getPermissionMessage, getTimingName, getUsage, isRegistered, permissionMessage, permissionMessage, register, setAliases, setDescription, setLabel, setName, setPermission, setPermissionMessage, setUsage, tabComplete, tabComplete, testPermission, testPermissionSilent, toString, unregister
-
Constructor Details
-
BukkitScrowCommand
protected BukkitScrowCommand(site.lab0x13.scrow.commands.CommandHandler<C> commandHandler, CommandContextFactory<C> commandContextFactory, site.lab0x13.scrow.commands.model.literal.RootLiteral<C> rootLiteral)
-
-
Method Details
-
execute
-