| Package | Description |
|---|---|
| net.minecraft.server | |
| net.minecraft.server.dedicated |
| Modifier and Type | Method and Description |
|---|---|
ServerPropertiesProvider |
ServerPropertiesProvider.func_219033_a(java.util.function.UnaryOperator<ServerProperties> p_219033_1_) |
| Modifier and Type | Field and Description |
|---|---|
private ServerPropertiesProvider |
DedicatedServer.settings |
| Constructor and Description |
|---|
DedicatedServer(java.io.File p_i50720_1_,
ServerPropertiesProvider p_i50720_2_,
com.mojang.datafixers.DataFixer dataFixerIn,
com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService p_i50720_4_,
com.mojang.authlib.minecraft.MinecraftSessionService p_i50720_5_,
com.mojang.authlib.GameProfileRepository p_i50720_6_,
PlayerProfileCache p_i50720_7_,
IChunkStatusListenerFactory p_i50720_8_,
java.lang.String p_i50720_9_) |