Uses of Class
net.minecraft.server.function.CommandFunctionManager
Packages that use CommandFunctionManager
- 
Uses of CommandFunctionManager in net.minecraft.serverFields in net.minecraft.server declared as CommandFunctionManagerModifier and TypeFieldDescriptionprivate final CommandFunctionManagerMinecraftServer.commandFunctionManagerMethods in net.minecraft.server that return CommandFunctionManager
- 
Uses of CommandFunctionManager in net.minecraft.server.functionMethods in net.minecraft.server.function with parameters of type CommandFunctionManagerModifier and TypeMethodDescriptionLazyContainer.get(CommandFunctionManager commandFunctionManager)