CommandAPI 9.7.0
An API for the command UI introduced in Minecraft 1.13
All Classes Namespaces Functions Variables Pages
dev.jorel.commandapi.InternalConfig Member List

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

getDispatcherFile()dev.jorel.commandapi.InternalConfig
getMissingImplementationMessage()dev.jorel.commandapi.InternalConfig
getNamespace()dev.jorel.commandapi.InternalConfig
getNBTContainerClass()dev.jorel.commandapi.InternalConfig
getNBTContainerConstructor()dev.jorel.commandapi.InternalConfig
hasSilentLogs()dev.jorel.commandapi.InternalConfig
hasVerboseOutput()dev.jorel.commandapi.InternalConfig
InternalConfig(CommandAPIConfig<?> config)dev.jorel.commandapi.InternalConfig
lateInitializeNBT(Class<?> nbtContainerClass, Function< Object, ?> nbtContainerConstructor) (defined in dev.jorel.commandapi.InternalConfig)dev.jorel.commandapi.InternalConfig
shouldBeLenientForMinorVersions()dev.jorel.commandapi.InternalConfig
shouldSkipSenderProxy(String commandName)dev.jorel.commandapi.InternalConfig
shouldUseLatestNMSVersion()dev.jorel.commandapi.InternalConfig