public static class SetContentsLootFunction.Builer extends ConditionalLootFunction.Builder<SetContentsLootFunction.Builer>
Modifier and Type | Field and Description |
---|---|
private List<LootPoolEntry> |
entries |
Constructor and Description |
---|
Builer() |
Modifier and Type | Method and Description |
---|---|
LootFunction |
build() |
protected SetContentsLootFunction.Builer |
getThisBuilder() |
SetContentsLootFunction.Builer |
withEntry(LootPoolEntry.Builder<?> entryBuilder) |
conditionally, getConditions, getThis
private final List<LootPoolEntry> entries
protected SetContentsLootFunction.Builer getThisBuilder()
getThisBuilder
in class ConditionalLootFunction.Builder<SetContentsLootFunction.Builer>
public SetContentsLootFunction.Builer withEntry(LootPoolEntry.Builder<?> entryBuilder)
public LootFunction build()