CommandAPI 9.4.0
An API for the command UI introduced in Minecraft 1.13
dev.jorel.commandapi.CommandAPI Member List

This is the complete list of members for dev.jorel.commandapi.CommandAPI, including all inherited members.

canRegister()dev.jorel.commandapi.CommandAPIstatic
failWithMessage(Message message)dev.jorel.commandapi.CommandAPIstatic
failWithString(String message)dev.jorel.commandapi.CommandAPIstatic
getConfiguration()dev.jorel.commandapi.CommandAPIstatic
getLogger()dev.jorel.commandapi.CommandAPIstatic
getRegisteredCommands()dev.jorel.commandapi.CommandAPIstatic
isLoaded()dev.jorel.commandapi.CommandAPIstatic
logError(String message)dev.jorel.commandapi.CommandAPIstatic
logInfo(String message)dev.jorel.commandapi.CommandAPIstatic
logNormal(String message)dev.jorel.commandapi.CommandAPIstatic
logWarning(String message)dev.jorel.commandapi.CommandAPIstatic
onDisable()dev.jorel.commandapi.CommandAPIstatic
onEnable()dev.jorel.commandapi.CommandAPIstatic
onLoad(CommandAPIConfig<?> config)dev.jorel.commandapi.CommandAPIstatic
registerCommand(Class<?> commandClass)dev.jorel.commandapi.CommandAPIstatic
reloadDatapacks()dev.jorel.commandapi.CommandAPIstatic
setLogger(CommandAPILogger logger) (defined in dev.jorel.commandapi.CommandAPI)dev.jorel.commandapi.CommandAPIstatic
stopCommandRegistration()dev.jorel.commandapi.CommandAPIstatic
unregister(String command)dev.jorel.commandapi.CommandAPIstatic
unregister(String command, boolean unregisterNamespaces)dev.jorel.commandapi.CommandAPIstatic
updateRequirements(Player player)dev.jorel.commandapi.CommandAPIstatic