Hierarchy For Package net.minestom.server.recipe
Class Hierarchy
- java.lang.Object
- net.minestom.server.recipe.RecipeManager
Interface Hierarchy
- net.minestom.server.network.NetworkBuffer.Writer
- net.minestom.server.recipe.Recipe
- net.minestom.server.recipe.RecipeCategory
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.minestom.server.recipe.RecipeCategory.Cooking
- net.minestom.server.recipe.RecipeCategory.Crafting
- net.minestom.server.recipe.RecipeType (implements net.minestom.server.registry.StaticProtocolObject)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- net.minestom.server.recipe.Recipe.Blasting (implements net.minestom.server.recipe.Recipe)
- net.minestom.server.recipe.Recipe.CampfireCooking (implements net.minestom.server.recipe.Recipe)
- net.minestom.server.recipe.Recipe.Ingredient (implements net.minestom.server.network.NetworkBuffer.Writer)
- net.minestom.server.recipe.Recipe.Shaped (implements net.minestom.server.recipe.Recipe)
- net.minestom.server.recipe.Recipe.Shapeless (implements net.minestom.server.recipe.Recipe)
- net.minestom.server.recipe.Recipe.Smelting (implements net.minestom.server.recipe.Recipe)
- net.minestom.server.recipe.Recipe.SmithingTransform (implements net.minestom.server.recipe.Recipe)
- net.minestom.server.recipe.Recipe.SmithingTrim (implements net.minestom.server.recipe.Recipe)
- net.minestom.server.recipe.Recipe.Smoking (implements net.minestom.server.recipe.Recipe)
- net.minestom.server.recipe.Recipe.Stonecutting (implements net.minestom.server.recipe.Recipe)
- java.lang.Record