Uses of Class
dev.jorel.commandapi.CommandAPICommand
Packages that use CommandAPICommand
-
Uses of CommandAPICommand in dev.jorel.commandapi
Subclasses with type arguments of type CommandAPICommand in dev.jorel.commandapiClasses in dev.jorel.commandapi that implement interfaces with type arguments of type CommandAPICommandMethods in dev.jorel.commandapi that return CommandAPICommandModifier and TypeMethodDescriptionCommandAPICommand.instance()CommandAPIBukkit.newConcreteCommandAPICommand(dev.jorel.commandapi.CommandMetaData<org.bukkit.command.CommandSender> meta) protected CommandAPICommandCommandAPICommand.newConcreteCommandAPICommand(dev.jorel.commandapi.CommandMetaData<org.bukkit.command.CommandSender> metaData) CommandAPICommand.withHelp(org.bukkit.help.HelpTopic helpTopic) Sets theHelpTopicfor this command.