Uses of Class
net.minecraft.server.dedicated.ServerPropertiesHandler
-
Uses of ServerPropertiesHandler in net.minecraft.server
Modifier and TypeMethodDescriptionprivate static SaveLoading.ServerConfig
Main.createServerConfig
(ServerPropertiesHandler serverPropertiesHandler, @Nullable com.mojang.serialization.Dynamic<?> dynamic, boolean safeMode, ResourcePackManager dataPackManager) -
Uses of ServerPropertiesHandler in net.minecraft.server.dedicated
Modifier and TypeFieldDescriptionprivate ServerPropertiesHandler
ServerPropertiesLoader.propertiesHandler
Modifier and TypeMethodDescriptionprotected ServerPropertiesHandler
ServerPropertiesHandler.create
(DynamicRegistryManager dynamicRegistryManager, Properties properties) DedicatedServer.getProperties()
MinecraftDedicatedServer.getProperties()
ServerPropertiesLoader.getPropertiesHandler()
static ServerPropertiesHandler
Modifier and TypeMethodDescriptionMinecraftDedicatedServer.parseBugReportLink
(ServerPropertiesHandler propertiesHandler) Modifier and TypeMethodDescriptionServerPropertiesLoader.apply
(UnaryOperator<ServerPropertiesHandler> applier) -
Uses of ServerPropertiesHandler in net.minecraft.server.filter
Modifier and TypeMethodDescriptionstatic @Nullable AbstractTextFilterer
AbstractTextFilterer.createTextFilter
(ServerPropertiesHandler properties)