Uses of Interface
net.minecraft.loot.LootDataLookup
Packages that use LootDataLookup
Package
Description
The base package for all Minecraft classes.
-
Uses of LootDataLookup in net.minecraft
Fields in net.minecraft declared as LootDataLookupConstructors in net.minecraft with parameters of type LootDataLookup -
Uses of LootDataLookup in net.minecraft.advancement
Methods in net.minecraft.advancement with parameters of type LootDataLookupModifier and TypeMethodDescriptionvoid
Advancement.method_54912
(class_8942 class_8942, LootDataLookup lootDataLookup) -
Uses of LootDataLookup in net.minecraft.loot
Classes in net.minecraft.loot that implement LootDataLookupFields in net.minecraft.loot declared as LootDataLookupMethods in net.minecraft.loot that return LootDataLookupConstructors in net.minecraft.loot with parameters of type LootDataLookupModifierConstructorDescriptionLootTableReporter
(class_8942 class_8942, LootContextType lootContextType, LootDataLookup lootDataLookup) private
LootTableReporter
(class_8942 class_8942, LootContextType lootContextType, LootDataLookup lootDataLookup, Set<LootDataKey<?>> set) -
Uses of LootDataLookup in net.minecraft.loot.context
Fields in net.minecraft.loot.context declared as LootDataLookupMethods in net.minecraft.loot.context that return LootDataLookupConstructors in net.minecraft.loot.context with parameters of type LootDataLookupModifierConstructorDescription(package private)
LootContext
(LootContextParameterSet parameters, Random random, LootDataLookup dataLookup)