Class Hierarchy
- java.lang.Object
- org.cloudburstmc.server.crafting.CraftingManager
- org.cloudburstmc.server.crafting.FurnaceRecipe (implements org.cloudburstmc.server.crafting.CraftingRecipe)
- org.cloudburstmc.server.crafting.MixRecipe (implements org.cloudburstmc.api.inventory.Recipe)
- org.cloudburstmc.server.crafting.BrewingRecipe
- org.cloudburstmc.server.crafting.ShapedRecipe (implements org.cloudburstmc.server.crafting.CraftingRecipe)
- org.cloudburstmc.server.crafting.ShapelessRecipe (implements org.cloudburstmc.server.crafting.CraftingRecipe)
Interface Hierarchy
- org.cloudburstmc.api.inventory.Recipe
- org.cloudburstmc.server.crafting.CraftingRecipe