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.worldselectionMethods in net.minecraft.client.gui.screens.worldselection that return RegistryAccess.Frozen
- 
Uses of RegistryAccess.Frozen in net.minecraft.client.multiplayerFields in net.minecraft.client.multiplayer declared as RegistryAccess.FrozenModifier and TypeFieldDescriptionprivate RegistryAccess.FrozenClientConfigurationPacketListenerImpl.receivedRegistriesprivate final RegistryAccess.FrozenCommonListenerCookie.receivedRegistriesThe field for thereceivedRegistriesrecord component.private final RegistryAccess.FrozenClientPacketListener.registryAccessprivate static final RegistryAccess.FrozenClientRegistryLayer.STATIC_ACCESSMethods in net.minecraft.client.multiplayer that return RegistryAccess.FrozenModifier and TypeMethodDescriptionCommonListenerCookie.receivedRegistries()Returns the value of thereceivedRegistriesrecord component.protected abstract RegistryAccess.FrozenClientCommonPacketListenerImpl.registryAccess()protected RegistryAccess.FrozenClientConfigurationPacketListenerImpl.registryAccess()ClientPacketListener.registryAccess()Constructors in net.minecraft.client.multiplayer with parameters of type RegistryAccess.FrozenModifierConstructorDescriptionCommonListenerCookie(com.mojang.authlib.GameProfile localGameProfile, WorldSessionTelemetryManager telemetryManager, RegistryAccess.Frozen receivedRegistries, FeatureFlagSet enabledFeatures, String serverBrand, ServerData serverData, Screen postDisconnectScreen) Deprecated.CommonListenerCookie(com.mojang.authlib.GameProfile localGameProfile, WorldSessionTelemetryManager telemetryManager, RegistryAccess.Frozen receivedRegistries, FeatureFlagSet enabledFeatures, String serverBrand, ServerData serverData, Screen postDisconnectScreen, boolean isModdedConnection) Creates an instance of aCommonListenerCookierecord class.
- 
Uses of RegistryAccess.Frozen in net.minecraft.coreFields 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.configurationFields in net.minecraft.network.protocol.configuration declared as RegistryAccess.FrozenModifier and TypeFieldDescriptionprivate final RegistryAccess.FrozenClientboundRegistryDataPacket.registryHolderThe field for theregistryHolderrecord component.Methods in net.minecraft.network.protocol.configuration that return RegistryAccess.FrozenModifier and TypeMethodDescriptionClientboundRegistryDataPacket.registryHolder()Returns the value of theregistryHolderrecord component.Constructors in net.minecraft.network.protocol.configuration with parameters of type RegistryAccess.FrozenModifierConstructorDescriptionClientboundRegistryDataPacket(RegistryAccess.Frozen registryHolder) Creates an instance of aClientboundRegistryDataPacketrecord class.
- 
Uses of RegistryAccess.Frozen in net.minecraft.resourcesMethods 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.serverFields 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.world.level.levelgenMethods in net.minecraft.world.level.levelgen that return RegistryAccess.Frozen
- 
Uses of RegistryAccess.Frozen in net.minecraft.world.level.storageMethods in net.minecraft.world.level.storage with parameters of type RegistryAccess.FrozenModifier and TypeMethodDescriptionstatic LevelDataAndDimensionsLevelStorageSource.getLevelDataAndDimensions(com.mojang.serialization.Dynamic<?> p_307313_, WorldDataConfiguration p_307486_, Registry<LevelStem> p_307597_, RegistryAccess.Frozen p_307648_) private static <T> com.mojang.serialization.Dynamic<T>LevelStorageSource.wrapWithRegistryOps(com.mojang.serialization.Dynamic<T> p_307453_, RegistryAccess.Frozen p_307321_) 
CommonListenerCookie(GameProfile, WorldSessionTelemetryManager, RegistryAccess.Frozen, FeatureFlagSet, String, ServerData, Screen, boolean)instead, to indicate whether the connection is modded.