Uses of Interface
net.minecraft.util.registry.RegistryEntryLookup.RegistryLookup
Packages that use RegistryEntryLookup.RegistryLookup
Package
Description
Contains the registry, used to register various in-game components, and related classes.
-
Uses of RegistryEntryLookup.RegistryLookup in net.minecraft.util.registry
Methods in net.minecraft.util.registry that return RegistryEntryLookup.RegistryLookup -
Uses of RegistryEntryLookup.RegistryLookup in net.minecraft.world.gen.noise
Methods in net.minecraft.world.gen.noise with parameters of type RegistryEntryLookup.RegistryLookupModifier and TypeMethodDescriptionstatic NoiseConfigNoiseConfig.create(RegistryEntryLookup.RegistryLookup registryLookup, RegistryKey<ChunkGeneratorSettings> chunkGeneratorSettingsKey, long legacyWorldSeed)