static class LeafEntry.BasicBuilder extends LeafEntry.Builder<LeafEntry.BasicBuilder>
Modifier and Type | Field and Description |
---|---|
private LeafEntry.Factory |
factory |
quality, weight
Constructor and Description |
---|
BasicBuilder(LeafEntry.Factory factory) |
Modifier and Type | Method and Description |
---|---|
LootPoolEntry |
build() |
protected LeafEntry.BasicBuilder |
getThisBuilder() |
apply, getFunctions, quality, weight
alternatively, conditionally, getConditions, getThis
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getThis
private final LeafEntry.Factory factory
public BasicBuilder(LeafEntry.Factory factory)
protected LeafEntry.BasicBuilder getThisBuilder()
getThisBuilder
in class LootPoolEntry.Builder<LeafEntry.BasicBuilder>
public LootPoolEntry build()
build
in class LootPoolEntry.Builder<LeafEntry.BasicBuilder>