static final class ConditionalLootFunction.Joiner extends ConditionalLootFunction.Builder<ConditionalLootFunction.Joiner>
| Modifier and Type | Field and Description |
|---|---|
private Function<LootCondition[],LootFunction> |
joiner |
| Constructor and Description |
|---|
Joiner(Function<LootCondition[],LootFunction> joiner) |
| Modifier and Type | Method and Description |
|---|---|
LootFunction |
build() |
protected ConditionalLootFunction.Joiner |
getThisBuilder() |
conditionally, getConditions, getThisprivate final Function<LootCondition[],LootFunction> joiner
public Joiner(Function<LootCondition[],LootFunction> joiner)
protected ConditionalLootFunction.Joiner getThisBuilder()
getThisBuilder in class ConditionalLootFunction.Builder<ConditionalLootFunction.Joiner>public LootFunction build()