Class Hierarchy
- java.lang.Object
- net.minecraft.world.inventory.AbstractContainerMenu
- net.minecraft.world.inventory.RecipeBookMenu<C>
- net.minecraftforge.debug.recipe.recipebook.RecipeBookTestMenu
- net.minecraft.world.inventory.RecipeBookMenu<C>
- net.minecraftforge.registries.ForgeRegistryEntry<V> (implements net.minecraftforge.registries.IForgeRegistryEntry<V>)
- net.minecraftforge.debug.recipe.recipebook.RecipeBookTestRecipeSerializer (implements net.minecraft.world.item.crafting.RecipeSerializer<T>)
- net.minecraft.client.gui.GuiComponent
- net.minecraft.client.gui.components.events.AbstractContainerEventHandler (implements net.minecraft.client.gui.components.events.ContainerEventHandler)
- net.minecraft.client.gui.screens.Screen (implements net.minecraft.client.gui.components.Widget)
- net.minecraft.client.gui.screens.inventory.AbstractContainerScreen<T> (implements net.minecraft.client.gui.screens.inventory.MenuAccess<T>)
- net.minecraftforge.debug.recipe.recipebook.RecipeBookTestScreen (implements net.minecraft.client.gui.screens.recipebook.RecipeUpdateListener)
- net.minecraft.client.gui.screens.inventory.AbstractContainerScreen<T> (implements net.minecraft.client.gui.screens.inventory.MenuAccess<T>)
- net.minecraft.client.gui.screens.Screen (implements net.minecraft.client.gui.components.Widget)
- net.minecraft.client.gui.components.events.AbstractContainerEventHandler (implements net.minecraft.client.gui.components.events.ContainerEventHandler)
- net.minecraftforge.debug.recipe.recipebook.RecipeBookExtensionClientHelper
- net.minecraftforge.debug.recipe.recipebook.RecipeBookExtensionTest
- net.minecraftforge.debug.recipe.recipebook.RecipeBookExtensionTest.ClientHandler
- net.minecraftforge.debug.recipe.recipebook.RecipeBookTestRecipe (implements net.minecraft.world.item.crafting.Recipe<C>)
- java.lang.Record
- net.minecraftforge.debug.recipe.recipebook.RecipeBookTestRecipe.Ingredients
- net.minecraft.world.SimpleContainer (implements net.minecraft.world.Container, net.minecraft.world.inventory.StackedContentsCompatible)
- net.minecraftforge.debug.recipe.recipebook.RecipeBookExtensionTest.RecipeBookTestContainer
- net.minecraft.world.inventory.AbstractContainerMenu