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.EntityLootTableGenerator (implements net.minecraft.data.server.loottable.LootTableGenerator)
- net.minecraft.data.server.loottable.OneTwentyEntityLootTableGenerator
- net.minecraft.data.server.loottable.VanillaEntityLootTableGenerator
- 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.OneTwentyChestLootTableGenerator (implements net.minecraft.data.server.loottable.LootTableGenerator)
- net.minecraft.data.server.loottable.OneTwentyFishingLootTableGenerator (implements net.minecraft.data.server.loottable.LootTableGenerator)
- net.minecraft.data.server.loottable.OneTwentyLootTableProviders
- java.lang.Record
- net.minecraft.data.server.loottable.LootTableProvider.LootTypeGenerator
- net.minecraft.data.server.loottable.VanillaChestLootTableGenerator (implements net.minecraft.data.server.loottable.LootTableGenerator)
- net.minecraft.data.server.loottable.VanillaFishingLootTableGenerator (implements net.minecraft.data.server.loottable.LootTableGenerator)
- net.minecraft.data.server.loottable.VanillaLootTableProviders
Interface Hierarchy
- net.minecraft.data.server.loottable.LootTableGenerator