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