Uses of Class
net.minecraft.server.command.CommandManager
Packages that use CommandManager
-
Uses of CommandManager in net.minecraft.server
Fields in net.minecraft.server declared as CommandManagerMethods in net.minecraft.server that return CommandManagerConstructors in net.minecraft.server with parameters of type CommandManagerModifierConstructorDescriptionMinecraftServer(File file, Proxy proxy, com.mojang.datafixers.DataFixer dataFixer, CommandManager commandManager, com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService yggdrasilAuthenticationService, com.mojang.authlib.minecraft.MinecraftSessionService minecraftSessionService, com.mojang.authlib.GameProfileRepository gameProfileRepository, UserCache userCache)