Hierarchy For Package net.darkhax.botanypots.data.recipes.crop

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • net.darkhax.botanypots.data.recipes.crop.BasicCropSerializer (implements net.minecraft.world.item.crafting.RecipeSerializer<T>)
    • net.darkhax.botanypots.data.recipes.crop.HarvestEntry
    • net.darkhax.bookshelf.api.data.recipes.RecipeBase<C> (implements net.minecraft.world.item.crafting.Recipe<C>)
      • net.darkhax.bookshelf.api.data.recipes.RecipeBaseData<C>
        • net.darkhax.botanypots.data.recipes.crop.Crop
          • net.darkhax.botanypots.data.recipes.crop.BasicCrop
    • net.darkhax.botanypots.data.recipes.crop.SerializerHarvestEntry (implements net.darkhax.bookshelf.api.serialization.ISerializer<T>)