Uses of Class
net.minecraft.server.command.CommandManager
Package
Description
Provides resources to Minecraft, including resource access and provision.
-
Uses of CommandManager in net.minecraft.resource
Modifier and TypeFieldDescriptionprivate final CommandManager
ServerResourceManager.commandManager
-
Uses of CommandManager in net.minecraft.server
Modifier and TypeMethodDescriptionMinecraftServer.getCommandManager()
Gets the server's command manager.