Uses of Class
net.minecraft.server.ReloadableServerResources
-
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_) 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)