Uses of Interface
net.minecraft.loot.context.LootContext.Dropper
Package | Description |
---|---|
net.minecraft.loot.context |
-
Uses of LootContext.Dropper in net.minecraft.loot.context
Fields in net.minecraft.loot.context with type parameters of type LootContext.Dropper Modifier and Type Field Description private Map<Identifier,LootContext.Dropper>
LootContext.Builder. drops
private Map<Identifier,LootContext.Dropper>
LootContext. drops
Methods in net.minecraft.loot.context with parameters of type LootContext.Dropper Modifier and Type Method Description LootContext.Builder
LootContext.Builder. putDrop(Identifier id, LootContext.Dropper value)