Hierarchy For Package net.minecraft.loot.entry
Class Hierarchy
- java.lang.Object
- net.minecraft.loot.entry.LeafEntry.Choice (implements net.minecraft.loot.LootChoice)
 - net.minecraft.loot.entry.LootPoolEntry (implements net.minecraft.loot.entry.EntryCombiner)
- net.minecraft.loot.entry.CombinedEntry
- net.minecraft.loot.entry.AlternativeEntry
 - net.minecraft.loot.entry.GroupEntry
 - net.minecraft.loot.entry.SequenceEntry
 
 - net.minecraft.loot.entry.LeafEntry
- net.minecraft.loot.entry.DynamicEntry
 - net.minecraft.loot.entry.EmptyEntry
 - net.minecraft.loot.entry.ItemEntry
 - net.minecraft.loot.entry.LootTableEntry
 - net.minecraft.loot.entry.TagEntry
 
 
 - net.minecraft.loot.entry.CombinedEntry
 - net.minecraft.loot.entry.LootPoolEntry.Builder<T> (implements net.minecraft.loot.condition.LootConditionConsumingBuilder<T>)
- net.minecraft.loot.entry.AlternativeEntry.Builder
 - net.minecraft.loot.entry.GroupEntry.Builder
 - net.minecraft.loot.entry.LeafEntry.Builder<T> (implements net.minecraft.loot.function.LootFunctionConsumingBuilder<T>)
- net.minecraft.loot.entry.LeafEntry.BasicBuilder
 
 - net.minecraft.loot.entry.SequenceEntry.Builder
 
 - net.minecraft.loot.entry.LootPoolEntryTypes
 
 
Interface Hierarchy
- net.minecraft.loot.entry.CombinedEntry.Factory<T>
 - net.minecraft.loot.entry.EntryCombiner
 - net.minecraft.loot.entry.LeafEntry.Factory
 
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- net.minecraft.loot.entry.LootPoolEntryType
 
 
 - java.lang.Record