net.minecraft.loot.entry

interface EntryCombiner

net.minecraft.world.level.storage.loot.entries.ComposableEntryContainer
net.minecraft.world.level.storage.loot.entries.ComposableEntryContainer
net.minecraft.class_64
net.minecraft.loot.entry.EntryCombiner

Field summary

Modifier and TypeField
EntryCombiner
ALWAYS_FALSE
ALWAYS_FALSE
field_16883
ALWAYS_FALSE
EntryCombiner
ALWAYS_TRUE
ALWAYS_TRUE
field_16884
ALWAYS_TRUE

Method summary

Modifier and TypeMethod
boolean
expand(LootContext context, Consumer<LootPoolEntry> output)
expand(LootContext context, Consumer<LootPoolEntry> output)
method_1_345(class_47 arg0, Consumer<class_82> arg1)
expand(LootContext context, Consumer<LootChoice> choiceConsumer)
default EntryCombiner
and(ComposableEntryContainer other)
and(ComposableEntryContainer other)
method_16778(class_64 arg0)
and(EntryCombiner other)
default EntryCombiner
or(ComposableEntryContainer other)
or(ComposableEntryContainer other)
method_385(class_64 arg0)
or(EntryCombiner other)