Uses of Class
net.minecraft.server.dedicated.ServerProperties
Packages that use ServerProperties
-
Uses of ServerProperties in net.minecraft.network.rcon
Methods in net.minecraft.network.rcon that return ServerProperties -
Uses of ServerProperties in net.minecraft.server
Fields in net.minecraft.server declared as ServerPropertiesMethods in net.minecraft.server that return ServerPropertiesMethod parameters in net.minecraft.server with type arguments of type ServerPropertiesModifier and TypeMethodDescriptionServerPropertiesProvider.update
(UnaryOperator<ServerProperties> p_219033_1_) -
Uses of ServerProperties in net.minecraft.server.dedicated
Methods in net.minecraft.server.dedicated that return ServerPropertiesModifier and TypeMethodDescriptionstatic ServerProperties
ServerProperties.fromFile
(DynamicRegistries p_244380_0_, Path p_244380_1_) DedicatedServer.getProperties()
protected ServerProperties
ServerProperties.reload
(DynamicRegistries p_241881_1_, Properties p_241881_2_)