@FunctionalInterface public static interface CombinedEntry.Factory<T extends CombinedEntry>
Modifier and Type | Method and Description |
---|---|
T |
create(LootPoolEntry[] children,
LootCondition[] conditions) |
T create(LootPoolEntry[] children, LootCondition[] conditions)