Uses of Interface
net.minecraft.loot.LootChoice
Packages that use LootChoice
-
Uses of LootChoice in net.minecraft.loot.entry
Classes in net.minecraft.loot.entry that implement LootChoiceFields in net.minecraft.loot.entry declared as LootChoiceMethod parameters in net.minecraft.loot.entry with type arguments of type LootChoiceModifier and TypeMethodDescriptionbooleanCombinedEntry.expand(LootContext context, Consumer<LootChoice> choiceConsumer)booleanEntryCombiner.expand(LootContext context, Consumer<LootChoice> choiceConsumer)booleanLeafEntry.expand(LootContext context, Consumer<LootChoice> choiceConsumer)booleanTagEntry.expand(LootContext context, Consumer<LootChoice> choiceConsumer)private booleanTagEntry.grow(LootContext context, Consumer<LootChoice> lootChoiceExpander)