Uses of Interface
net.minecraft.loot.LootDataLookup
-
Uses of LootDataLookup in net.minecraft.loot
ModifierConstructorDescriptionLootTableReporter
(Multimap<String, String> messages, Supplier<String> nameFactory, LootContextType contextType, LootDataLookup dataLookup, Set<LootDataKey<?>> referenceStack) LootTableReporter
(LootContextType contextType, LootDataLookup dataLookup) -
Uses of LootDataLookup in net.minecraft.loot.context
ModifierConstructorDescription(package private)
LootContext
(LootContextParameterSet parameters, Random random, LootDataLookup dataLookup)