Class Hierarchy
- java.lang.Object
- net.minecraft.util.JsonSerializableType<T>
- net.minecraft.loot.entry.LootPoolEntryType
- 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.LootPoolEntry.Serializer<T> (implements net.minecraft.util.JsonSerializer<T>)
- net.minecraft.loot.entry.LeafEntry.Serializer<T>
- net.minecraft.loot.entry.DynamicEntry.Serializer
- net.minecraft.loot.entry.EmptyEntry.Serializer
- net.minecraft.loot.entry.ItemEntry.Serializer
- net.minecraft.loot.entry.LootTableEntry.Serializer
- net.minecraft.loot.entry.TagEntry.Serializer
- net.minecraft.loot.entry.LeafEntry.Serializer<T>
- net.minecraft.loot.entry.LootPoolEntryTypes
- net.minecraft.util.JsonSerializableType<T>
Interface Hierarchy
- net.minecraft.loot.entry.CombinedEntry.Factory<T>
- net.minecraft.loot.entry.EntryCombiner
- net.minecraft.loot.entry.LeafEntry.Factory