CommandAPI 11.1.0
An API for the command UI introduced in Minecraft 1.13
dev.jorel.commandapi.CommandAPIConfig< Impl > Member List

This is the complete list of members for dev.jorel.commandapi.CommandAPIConfig< Impl >, including all inherited members.

dispatcherFile(File file)dev.jorel.commandapi.CommandAPIConfig< Impl >
enableNetworking(boolean enabled)dev.jorel.commandapi.CommandAPIConfig< Impl >
instance()dev.jorel.commandapi.ChainableBuilder< Impl >
makeNetworkingExceptionsWarnings(boolean value)dev.jorel.commandapi.CommandAPIConfig< Impl >
missingExecutorImplementationMessage(String value)dev.jorel.commandapi.CommandAPIConfig< Impl >
setNamespace(String namespace)dev.jorel.commandapi.CommandAPIConfig< Impl >
silentLogs(boolean value)dev.jorel.commandapi.CommandAPIConfig< Impl >
verboseOutput(boolean value)dev.jorel.commandapi.CommandAPIConfig< Impl >