Uses of Interface
net.minecraft.loot.context.LootContext.Dropper
-
Uses of LootContext.Dropper in net.minecraft.loot.context
Modifier and TypeFieldDescriptionprivate final Map<Identifier,
LootContext.Dropper> LootContext.Builder.drops
private final Map<Identifier,
LootContext.Dropper> LootContext.drops
Modifier and TypeMethodDescriptionLootContext.Builder.putDrop
(Identifier id, LootContext.Dropper value)