Class Hierarchy
- java.lang.Object
- net.minecraft.world.inventory.AbstractContainerMenu
- net.minecraft.world.inventory.BeaconMenu
 - net.minecraft.world.inventory.BrewingStandMenu
 - net.minecraft.world.inventory.CartographyTableMenu
 - net.minecraft.world.inventory.ChestMenu
 - net.minecraft.world.inventory.DispenserMenu
 - net.minecraft.world.inventory.EnchantmentMenu
 - net.minecraft.world.inventory.GrindstoneMenu
 - net.minecraft.world.inventory.HopperMenu
 - net.minecraft.world.inventory.HorseInventoryMenu
 - net.minecraft.world.inventory.ItemCombinerMenu
- net.minecraft.world.inventory.AnvilMenu
 - net.minecraft.world.inventory.SmithingMenu
 
 - net.minecraft.world.inventory.LecternMenu
 - net.minecraft.world.inventory.LoomMenu
 - net.minecraft.world.inventory.MerchantMenu
 - net.minecraft.world.inventory.RecipeBookMenu<C>
- net.minecraft.world.inventory.AbstractFurnaceMenu
- net.minecraft.world.inventory.BlastFurnaceMenu
 - net.minecraft.world.inventory.FurnaceMenu
 - net.minecraft.world.inventory.SmokerMenu
 
 - net.minecraft.world.inventory.CraftingMenu
 - net.minecraft.world.inventory.InventoryMenu
 
 - net.minecraft.world.inventory.AbstractFurnaceMenu
 - net.minecraft.world.inventory.ShulkerBoxMenu
 - net.minecraft.world.inventory.StonecutterMenu
 
 - net.minecraft.world.inventory.DataSlot
 - net.minecraft.world.inventory.ItemCombinerMenuSlotDefinition
 - net.minecraft.world.inventory.ItemCombinerMenuSlotDefinition.Builder
 - net.minecraft.world.inventory.MenuType<T> (implements net.minecraft.world.flag.FeatureElement, net.minecraftforge.common.extensions.IForgeMenuType<T>)
 - net.minecraft.world.inventory.MerchantContainer (implements net.minecraft.world.Container)
 - java.lang.Record
- net.minecraft.world.inventory.ItemCombinerMenuSlotDefinition.SlotDefinition
 
 - net.minecraft.world.inventory.ResultContainer (implements net.minecraft.world.Container, net.minecraft.world.inventory.RecipeHolder)
 - net.minecraft.world.SimpleContainer (implements net.minecraft.world.Container, net.minecraft.world.inventory.StackedContentsCompatible)
- net.minecraft.world.inventory.PlayerEnderChestContainer
 
 - net.minecraft.world.inventory.SimpleContainerData (implements net.minecraft.world.inventory.ContainerData)
 - net.minecraft.world.inventory.Slot
- net.minecraft.world.inventory.BeaconMenu.PaymentSlot
 - net.minecraft.world.inventory.BrewingStandMenu.FuelSlot
 - net.minecraft.world.inventory.BrewingStandMenu.IngredientsSlot
 - net.minecraft.world.inventory.BrewingStandMenu.PotionSlot
 - net.minecraft.world.inventory.FurnaceFuelSlot
 - net.minecraft.world.inventory.FurnaceResultSlot
 - net.minecraft.world.inventory.MerchantResultSlot
 - net.minecraft.world.inventory.ResultSlot
 - net.minecraft.world.inventory.ShulkerBoxSlot
 
 - net.minecraft.world.inventory.TransientCraftingContainer (implements net.minecraft.world.inventory.CraftingContainer)
 
 - net.minecraft.world.inventory.AbstractContainerMenu
 
Interface Hierarchy
- net.minecraft.world.Clearable
- net.minecraft.world.Container
- net.minecraft.world.inventory.CraftingContainer (also extends net.minecraft.world.inventory.StackedContentsCompatible)
 
 
 - net.minecraft.world.Container
 - net.minecraft.world.inventory.ContainerData
 - net.minecraft.world.inventory.ContainerLevelAccess
 - net.minecraft.world.inventory.ContainerListener
 - net.minecraft.world.inventory.ContainerSynchronizer
 - net.minecraft.world.inventory.MenuConstructor
 - net.minecraft.world.inventory.MenuType.MenuSupplier<T>
 - net.minecraft.world.inventory.RecipeHolder
 - net.minecraft.world.inventory.StackedContentsCompatible
- net.minecraft.world.inventory.CraftingContainer (also extends net.minecraft.world.Container)
 
 
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.minecraft.world.inventory.ClickAction
 - net.minecraft.world.inventory.ClickType
 - net.minecraft.world.inventory.RecipeBookType (implements net.minecraftforge.common.IExtensibleEnum)
 
 
 - java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)