Uses of Interface
net.minecraft.core.RegistryAccess.Frozen
Packages that use RegistryAccess.Frozen
Package
Description
-
Uses of RegistryAccess.Frozen in net.minecraft.client.gui.screens.worldselection
Methods in net.minecraft.client.gui.screens.worldselection that return RegistryAccess.Frozen -
Uses of RegistryAccess.Frozen in net.minecraft.client.multiplayer
Fields in net.minecraft.client.multiplayer declared as RegistryAccess.FrozenModifier and TypeFieldDescriptionprivate static final RegistryAccess.FrozenClientRegistryLayer.STATIC_ACCESS -
Uses of RegistryAccess.Frozen in net.minecraft.core
Fields in net.minecraft.core declared as RegistryAccess.FrozenModifier and TypeFieldDescriptionprivate final RegistryAccess.FrozenLayeredRegistryAccess.compositestatic final RegistryAccess.FrozenRegistryAccess.EMPTYFields in net.minecraft.core with type parameters of type RegistryAccess.FrozenModifier and TypeFieldDescriptionprivate final List<RegistryAccess.Frozen>LayeredRegistryAccess.valuesMethods in net.minecraft.core that return RegistryAccess.FrozenModifier and TypeMethodDescriptionLayeredRegistryAccess.compositeAccess()default RegistryAccess.FrozenRegistryAccess.freeze()static RegistryAccess.FrozenRegistryAccess.fromRegistryOfRegistries(Registry<? extends Registry<?>> p_206166_) LayeredRegistryAccess.getAccessForLoading(T p_251335_) LayeredRegistryAccess.getAccessFrom(T p_250766_) private RegistryAccess.FrozenLayeredRegistryAccess.getCompositeAccessForLayers(int p_251526_, int p_251999_) Methods in net.minecraft.core with parameters of type RegistryAccess.FrozenModifier and TypeMethodDescriptionLayeredRegistryAccess.replaceFrom(T p_252104_, RegistryAccess.Frozen... p_250492_) Method parameters in net.minecraft.core with type arguments of type RegistryAccess.FrozenModifier and TypeMethodDescriptionLayeredRegistryAccess.replaceFrom(T p_249539_, List<RegistryAccess.Frozen> p_250124_) -
Uses of RegistryAccess.Frozen in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game declared as RegistryAccess.FrozenModifier and TypeFieldDescriptionprivate final RegistryAccess.FrozenClientboundLoginPacket.registryHolderThe field for theregistryHolderrecord component.Methods in net.minecraft.network.protocol.game that return RegistryAccess.FrozenModifier and TypeMethodDescriptionClientboundLoginPacket.registryHolder()Returns the value of theregistryHolderrecord component.Constructors in net.minecraft.network.protocol.game with parameters of type RegistryAccess.FrozenModifierConstructorDescriptionClientboundLoginPacket(int playerId, boolean hardcore, GameType gameType, GameType previousGameType, Set<ResourceKey<Level>> levels, RegistryAccess.Frozen registryHolder, ResourceKey<DimensionType> dimensionType, ResourceKey<Level> dimension, long seed, int maxPlayers, int chunkRadius, int simulationDistance, boolean reducedDebugInfo, boolean showDeathScreen, boolean isDebug, boolean isFlat, Optional<GlobalPos> lastDeathLocation) Creates an instance of aClientboundLoginPacketrecord class. -
Uses of RegistryAccess.Frozen in net.minecraft.resources
Methods in net.minecraft.resources that return RegistryAccess.FrozenModifier and TypeMethodDescriptionstatic RegistryAccess.FrozenRegistryDataLoader.load(ResourceManager p_252046_, RegistryAccess p_249916_, List<RegistryDataLoader.RegistryData<?>> p_250344_) -
Uses of RegistryAccess.Frozen in net.minecraft.server
Fields in net.minecraft.server declared as RegistryAccess.FrozenModifier and TypeFieldDescriptionprivate final RegistryAccess.FrozenWorldLoader.DataLoadContext.datapackDimensionsThe field for thedatapackDimensionsrecord component.private final RegistryAccess.FrozenWorldLoader.DataLoadContext.datapackWorldgenThe field for thedatapackWorldgenrecord component.private final RegistryAccess.FrozenWorldLoader.DataLoadOutput.finalDimensionsThe field for thefinalDimensionsrecord component.private static final RegistryAccess.FrozenRegistryLayer.STATIC_ACCESSMethods in net.minecraft.server that return RegistryAccess.FrozenModifier and TypeMethodDescriptionWorldLoader.DataLoadContext.datapackDimensions()Returns the value of thedatapackDimensionsrecord component.WorldLoader.DataLoadContext.datapackWorldgen()Returns the value of thedatapackWorldgenrecord component.WorldLoader.DataLoadOutput.finalDimensions()Returns the value of thefinalDimensionsrecord component.private static RegistryAccess.FrozenWorldLoader.loadLayer(ResourceManager p_251529_, LayeredRegistryAccess<RegistryLayer> p_250737_, RegistryLayer p_250790_, List<RegistryDataLoader.RegistryData<?>> p_249516_) MinecraftServer.registryAccess()Methods in net.minecraft.server with parameters of type RegistryAccess.FrozenModifier and TypeMethodDescriptionReloadableServerResources.loadResources(ResourceManager p_248588_, RegistryAccess.Frozen p_251163_, FeatureFlagSet p_250212_, Commands.CommandSelection p_249301_, int p_251126_, Executor p_249136_, Executor p_249601_) Constructors in net.minecraft.server with parameters of type RegistryAccess.FrozenModifierConstructorDescriptionDataLoadContext(ResourceManager resources, WorldDataConfiguration dataConfiguration, RegistryAccess.Frozen datapackWorldgen, RegistryAccess.Frozen datapackDimensions) Creates an instance of aDataLoadContextrecord class.DataLoadOutput(D cookie, RegistryAccess.Frozen finalDimensions) Creates an instance of aDataLoadOutputrecord class.ReloadableServerResources(RegistryAccess.Frozen p_206857_, FeatureFlagSet p_250695_, Commands.CommandSelection p_206858_, int p_206859_) -
Uses of RegistryAccess.Frozen in net.minecraft.server.players
Fields in net.minecraft.server.players declared as RegistryAccess.FrozenModifier and TypeFieldDescriptionprivate final RegistryAccess.FrozenPlayerList.synchronizedRegistries -
Uses of RegistryAccess.Frozen in net.minecraft.world.level.levelgen
Methods in net.minecraft.world.level.levelgen that return RegistryAccess.Frozen