Class LeafEntry.Builder<T extends LeafEntry.Builder<T>>

java.lang.Object
net.minecraft.loot.entry.LootPoolEntry.Builder<T>
net.minecraft.loot.entry.LeafEntry.Builder<T>
All Implemented Interfaces:
LootConditionConsumingBuilder<T>, LootFunctionConsumingBuilder<T>
Direct Known Subclasses:
LeafEntry.BasicBuilder
Enclosing class:
LeafEntry

public abstract static class LeafEntry.Builder<T extends LeafEntry.Builder<T>>
extends LootPoolEntry.Builder<T>
implements LootFunctionConsumingBuilder<T>