Class Hierarchy
- java.lang.Object
- net.minecraft.data.server.loottable.BarterLootTableGenerator (implements net.minecraft.data.server.loottable.LootTableGenerator)
- net.minecraft.data.server.loottable.BlockLootTableGenerator (implements net.minecraft.data.server.loottable.LootTableGenerator)
- net.minecraft.data.server.loottable.OneTwentyBlockLootTableGenerator
- net.minecraft.data.server.loottable.VanillaBlockLootTableGenerator
- net.minecraft.data.server.loottable.ChestLootTableGenerator (implements net.minecraft.data.server.loottable.LootTableGenerator)
- net.minecraft.data.server.loottable.EntityLootTableGenerator (implements net.minecraft.data.server.loottable.LootTableGenerator)
- net.minecraft.data.server.loottable.VanillaEntityLootTableGenerator
- net.minecraft.data.server.loottable.FishingLootTableGenerator (implements net.minecraft.data.server.loottable.LootTableGenerator)
- net.minecraft.data.server.loottable.GiftLootTableGenerator (implements net.minecraft.data.server.loottable.LootTableGenerator)
- net.minecraft.data.server.loottable.LootTableProvider (implements net.minecraft.data.DataProvider)
- net.minecraft.data.server.loottable.OneTwentyLootTableProviders
- java.lang.Record
- net.minecraft.data.server.loottable.LootTableProvider.LootTypeGenerator
- net.minecraft.data.server.loottable.VanillaLootTableProviders
Interface Hierarchy
- net.minecraft.data.server.loottable.LootTableGenerator