Class LootEntry.Builder<T extends LootEntry.Builder<T>>

java.lang.Object
net.minecraft.loot.LootEntry.Builder<T>
All Implemented Interfaces:
ILootConditionConsumer<T>
Direct Known Subclasses:
AlternativesLootEntry.Builder, StandaloneLootEntry.Builder
Enclosing class:
LootEntry

public abstract static class LootEntry.Builder<T extends LootEntry.Builder<T>> extends Object implements ILootConditionConsumer<T>