Uses of Class
net.minecraft.server.ReloadableServerResources
Package
Description
-
Uses of ReloadableServerResources in net.minecraft.client.gui.screens.worldselection
Modifier and TypeFieldDescriptionprivate final ReloadableServerResources
WorldCreationContext.dataPackResources
The field for thedataPackResources
record component.Modifier and TypeMethodDescriptionWorldCreationContext.dataPackResources()
Returns the value of thedataPackResources
record component.Modifier and TypeMethodDescriptionvoid
WorldOpenFlows.createLevelFromExistingSettings
(LevelStorageSource.LevelStorageAccess p_233108_, ReloadableServerResources p_233109_, RegistryAccess.Frozen p_233110_, WorldData p_233111_) ModifierConstructorDescriptionWorldCreationContext
(WorldGenSettings worldGenSettings, com.mojang.serialization.Lifecycle worldSettingsStability, RegistryAccess.Frozen registryAccess, ReloadableServerResources dataPackResources) Creates an instance of aWorldCreationContext
record class. -
Uses of ReloadableServerResources in net.minecraft.server
Modifier and TypeFieldDescriptionprivate final ReloadableServerResources
WorldStem.dataPackResources
The field for thedataPackResources
record component.private final ReloadableServerResources
MinecraftServer.ReloadableResources.managers
The field for themanagers
record component.Modifier and TypeMethodDescriptionWorldStem.dataPackResources()
Returns the value of thedataPackResources
record component.MinecraftServer.ReloadableResources.managers()
Returns the value of themanagers
record component.Modifier and TypeMethodDescriptionReloadableServerResources.loadResources
(ResourceManager p_206862_, RegistryAccess.Frozen p_206863_, Commands.CommandSelection p_206864_, int p_206865_, Executor p_206866_, Executor p_206867_) Modifier and TypeMethodDescriptionWorldLoader.ResultFactory.create
(CloseableResourceManager p_214408_, ReloadableServerResources p_214409_, RegistryAccess.Frozen p_214410_, D p_214411_) ModifierConstructorDescriptionReloadableResources
(CloseableResourceManager resourceManager, ReloadableServerResources managers) Creates an instance of aReloadableResources
record class.WorldStem
(CloseableResourceManager resourceManager, ReloadableServerResources dataPackResources, RegistryAccess.Frozen registryAccess, WorldData worldData) Creates an instance of aWorldStem
record class. -
Uses of ReloadableServerResources in net.minecraftforge.event
Modifier and TypeFieldDescriptionprivate final ReloadableServerResources
AddReloadListenerEvent.serverResources
Modifier and TypeMethodDescriptionstatic List<PreparableReloadListener>
ForgeEventFactory.onResourceReload
(ReloadableServerResources serverResources)