@FunctionalInterface public static interface LeafEntry.Factory
Modifier and Type | Method and Description |
---|---|
LeafEntry |
build(int weight,
int quality,
LootCondition[] conditions,
LootFunction[] functions) |
LeafEntry build(int weight, int quality, LootCondition[] conditions, LootFunction[] functions)