Uses of Class
net.minecraft.server.ServerPropertiesProvider
Packages that use ServerPropertiesProvider
-
Uses of ServerPropertiesProvider in net.minecraft.server
Methods in net.minecraft.server that return ServerPropertiesProviderModifier and TypeMethodDescriptionServerPropertiesProvider.update
(UnaryOperator<ServerProperties> p_219033_1_) -
Uses of ServerPropertiesProvider in net.minecraft.server.dedicated
Fields in net.minecraft.server.dedicated declared as ServerPropertiesProviderConstructors in net.minecraft.server.dedicated with parameters of type ServerPropertiesProviderModifierConstructorDescriptionDedicatedServer
(Thread p_i232601_1_, DynamicRegistries.Impl p_i232601_2_, SaveFormat.LevelSave p_i232601_3_, ResourcePackList p_i232601_4_, DataPackRegistries p_i232601_5_, IServerConfiguration p_i232601_6_, ServerPropertiesProvider p_i232601_7_, com.mojang.datafixers.DataFixer p_i232601_8_, com.mojang.authlib.minecraft.MinecraftSessionService p_i232601_9_, com.mojang.authlib.GameProfileRepository p_i232601_10_, PlayerProfileCache p_i232601_11_, IChunkStatusListenerFactory p_i232601_12_)