Uses of Class
net.minecraft.server.dedicated.DedicatedServerSettings
-
Uses of DedicatedServerSettings in net.minecraft.server.dedicated
Modifier and TypeMethodDescriptionDedicatedServerSettings.update(UnaryOperator<DedicatedServerProperties> p_139779_)
Modifier and TypeMethodDescriptionprivate static Component
DedicatedServer.parseResourcePackPrompt(DedicatedServerSettings p_142868_)
ModifierConstructorDescriptionDedicatedServer(Thread p_139609_, RegistryAccess.RegistryHolder p_139610_, LevelStorageSource.LevelStorageAccess p_139611_, PackRepository p_139612_, ServerResources p_139613_, WorldData p_139614_, DedicatedServerSettings p_139615_, com.mojang.datafixers.DataFixer p_139616_, com.mojang.authlib.minecraft.MinecraftSessionService p_139617_, com.mojang.authlib.GameProfileRepository p_139618_, GameProfileCache p_139619_, ChunkProgressListenerFactory p_139620_)