Package | Description |
---|---|
net.minecraft.server |
Modifier and Type | Field and Description |
---|---|
private Commands |
MinecraftServer.commandManager |
Modifier and Type | Method and Description |
---|---|
Commands |
MinecraftServer.getCommandManager() |
Constructor and Description |
---|
MinecraftServer(java.io.File p_i50590_1_,
java.net.Proxy p_i50590_2_,
com.mojang.datafixers.DataFixer dataFixerIn,
Commands p_i50590_4_,
com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService p_i50590_5_,
com.mojang.authlib.minecraft.MinecraftSessionService p_i50590_6_,
com.mojang.authlib.GameProfileRepository p_i50590_7_,
PlayerProfileCache p_i50590_8_,
IChunkStatusListenerFactory p_i50590_9_,
java.lang.String p_i50590_10_) |