Uses of Interface
net.minecraft.registry.RegistryEntryLookup.RegistryLookup
Package
Description
-
Uses of RegistryEntryLookup.RegistryLookup in net.minecraft.advancement
Modifier and TypeMethodDescriptionvoid
Advancement.validate
(ErrorReporter errorReporter, RegistryEntryLookup.RegistryLookup lookup) -
Uses of RegistryEntryLookup.RegistryLookup in net.minecraft.loot
Modifier and TypeFieldDescriptionprivate final RegistryEntryLookup.RegistryLookup
LootTableReporter.dataLookup
ModifierConstructorDescriptionLootTableReporter
(ErrorReporter errorReporter, LootContextType contextType, RegistryEntryLookup.RegistryLookup dataLookup) private
LootTableReporter
(ErrorReporter errorReporter, LootContextType contextType, RegistryEntryLookup.RegistryLookup dataLookup, Set<RegistryKey<?>> referenceStack) -
Uses of RegistryEntryLookup.RegistryLookup in net.minecraft.loot.context
Modifier and TypeFieldDescriptionprivate final RegistryEntryLookup.RegistryLookup
LootContext.lookup
ModifierConstructorDescription(package private)
LootContext
(LootContextParameterSet parameters, Random random, RegistryEntryLookup.RegistryLookup lookup) -
Uses of RegistryEntryLookup.RegistryLookup in net.minecraft.predicate.entity
Modifier and TypeFieldDescriptionprivate final RegistryEntryLookup.RegistryLookup
LootContextPredicateValidator.conditionsLookup
ModifierConstructorDescriptionLootContextPredicateValidator
(ErrorReporter errorReporter, RegistryEntryLookup.RegistryLookup conditionsLookup) -
Uses of RegistryEntryLookup.RegistryLookup in net.minecraft.registry
Modifier and TypeMethodDescriptionRegistryWrapper.WrapperLookup.createRegistryLookup()
ReloadableRegistries.Lookup.createRegistryLookup()
-
Uses of RegistryEntryLookup.RegistryLookup in net.minecraft.world.gen.noise
Modifier and TypeMethodDescriptionstatic NoiseConfig
NoiseConfig.create
(RegistryEntryLookup.RegistryLookup registryLookup, RegistryKey<ChunkGeneratorSettings> chunkGeneratorSettingsKey, long legacyWorldSeed)