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, weightalternatively, conditionally, getConditions, getThisclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetThisprivate 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>