net.minecraft.world.level.storage.loot.entries

public abstract class CompositeEntryBase

extends LootPoolEntryContainer

All mapped superinterfaces:

ComposableEntryContainer

cpj
net.minecraft.world.level.storage.loot.entries.CompositeEntryBase
net.minecraft.class_69
net.minecraft.loot.entry.CombinedEntry
net.minecraft.world.storage.loot.ParentedLootEntry
net.minecraft.server.v1_14_R1.LootEntryChildrenAbstract

Field summary

Modifier and TypeField
protected final LootPoolEntryContainer[]
c
children
field_982
children
field_216147_c
private final ComposableEntryContainer
e
composedChildren
field_983
predicate
field_216148_e

Constructor summary

ModifierConstructor
protected (LootPoolEntryContainer[] children, LootItemCondition[] conditions)

Method summary

Modifier and TypeMethod
public void
a(cpc arg0, Function<qv, cpb> arg1, Set<qv> arg2, cqx arg3)
validate(LootTableProblemCollector arg0, Function<ResourceLocation, LootTable> arg1, Set<ResourceLocation> arg2, LootContextParamSet arg3)
method_415(class_58 arg0, Function<class_2960, class_52> arg1, Set<class_2960> arg2, class_176 arg3)
check(LootTableReporter arg0, Function<Identifier, LootTable> arg1, Set<Identifier> arg2, LootContextType arg3)
func_216142_a(ValidationResults arg0, Function<ResourceLocation, LootTable> arg1, Set<ResourceLocation> arg2, LootParameterSet arg3)
protected abstract ComposableEntryContainer
a(cpi[] arg0)
compose(ComposableEntryContainer[] arg0)
method_394(class_64[] arg0)
combine(EntryCombiner[] children)
func_216146_a(ILootEntry[] arg0)
public final boolean
expand(coy arg0, Consumer<cpp> arg1)
expand(LootContext arg0, Consumer<LootPoolEntry> arg1)
expand(class_47 arg0, Consumer<class_82> arg1)
expand(LootContext arg0, Consumer<ILootGenerator> arg1)
public static <T extends CompositeEntryBase> CompositeEntryBase$Serializer<T>
a(qv arg0, Class<T> arg1, cpj$a<T> arg2)
createSerializer(ResourceLocation arg0, Class<T> arg1, CompositeEntryBase$CompositeEntryConstructor<T> arg2)
method_395(class_2960 arg0, Class<T> arg1, class_69$class_70<T> arg2)
createSerializer(Identifier id, Class<T> type, CombinedEntry$Factory<T> entry)
func_216145_a(ResourceLocation arg0, Class<T> arg1, ParentedLootEntry$IFactory<T> arg2)