@FunctionalInterface
public static interface ParentedLootEntry.IFactory<T extends ParentedLootEntry>
Modifier and Type | Method and Description |
---|---|
T |
create(LootEntry[] p_create_1_,
ILootCondition[] p_create_2_) |
T create(LootEntry[] p_create_1_, ILootCondition[] p_create_2_)