Uses of Interface
net.minecraft.loot.LootChoice
-
Uses of LootChoice in net.minecraft.loot.entry
Modifier and TypeMethodDescriptionfinal boolean
CombinedEntry.expand
(LootContext context, Consumer<LootChoice> choiceConsumer) boolean
EntryCombiner.expand
(LootContext context, Consumer<LootChoice> choiceConsumer) boolean
LeafEntry.expand
(LootContext context, Consumer<LootChoice> choiceConsumer) boolean
TagEntry.expand
(LootContext context, Consumer<LootChoice> choiceConsumer) private boolean
TagEntry.grow
(LootContext context, Consumer<LootChoice> lootChoiceExpander)