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
(Random random, float luck, ServerWorld world, LootDataLookup dataLookup, Map<LootContextParameter<?>, Object> parameters, Map<Identifier, LootContext.Dropper> drops)