Hierarchy For All Packages
- de.cech12.brickfurnace,
- de.cech12.brickfurnace.block,
- de.cech12.brickfurnace.blockentity,
- de.cech12.brickfurnace.crafting,
- de.cech12.brickfurnace.init,
- de.cech12.brickfurnace.jei,
- de.cech12.brickfurnace.mixin,
- de.cech12.brickfurnace.platform,
- de.cech12.brickfurnace.platform.services
Class Hierarchy
- java.lang.Object
- mezz.jei.api.recipe.category.AbstractRecipeCategory<T> (implements mezz.jei.api.recipe.category.IRecipeCategory<T>)
- mezz.jei.library.plugins.vanilla.cooking.AbstractCookingCategory<T>
- de.cech12.brickfurnace.jei.BrickBlastingCategory
- de.cech12.brickfurnace.jei.BrickSmeltingCategory
- de.cech12.brickfurnace.jei.BrickSmokingCategory
- mezz.jei.library.plugins.vanilla.cooking.AbstractCookingCategory<T>
- net.neoforged.neoforge.attachment.AttachmentHolder (implements net.neoforged.neoforge.attachment.IAttachmentHolder)
- net.minecraft.world.level.block.entity.BlockEntity (implements net.minecraft.util.debug.DebugValueSource, net.neoforged.neoforge.common.extensions.IBlockEntityExtension, net.minecraft.core.TypedInstance<T>)
- net.minecraft.world.level.block.entity.BaseContainerBlockEntity (implements net.minecraft.world.Container, net.minecraft.world.MenuProvider, net.minecraft.world.Nameable)
- net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity (implements net.minecraft.world.inventory.RecipeCraftingHolder, net.minecraft.world.inventory.StackedContentsCompatible, net.minecraft.world.WorldlyContainer)
- de.cech12.brickfurnace.blockentity.AbstractBrickFurnaceBlockEntity
- de.cech12.brickfurnace.blockentity.BrickBlastFurnaceBlockEntity
- de.cech12.brickfurnace.blockentity.BrickFurnaceBlockEntity
- de.cech12.brickfurnace.blockentity.BrickSmokerBlockEntity
- de.cech12.brickfurnace.blockentity.AbstractBrickFurnaceBlockEntity
- net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity (implements net.minecraft.world.inventory.RecipeCraftingHolder, net.minecraft.world.inventory.StackedContentsCompatible, net.minecraft.world.WorldlyContainer)
- net.minecraft.world.level.block.entity.BaseContainerBlockEntity (implements net.minecraft.world.Container, net.minecraft.world.MenuProvider, net.minecraft.world.Nameable)
- net.minecraft.world.level.block.entity.BlockEntity (implements net.minecraft.util.debug.DebugValueSource, net.neoforged.neoforge.common.extensions.IBlockEntityExtension, net.minecraft.core.TypedInstance<T>)
- net.minecraft.world.level.block.state.BlockBehaviour (implements net.minecraft.world.flag.FeatureElement)
- net.minecraft.world.level.block.Block (implements net.neoforged.neoforge.common.extensions.IBlockExtension, net.minecraft.world.level.ItemLike)
- net.minecraft.world.level.block.BaseEntityBlock (implements net.minecraft.world.level.block.EntityBlock)
- net.minecraft.world.level.block.AbstractFurnaceBlock
- net.minecraft.world.level.block.BlastFurnaceBlock
- de.cech12.brickfurnace.block.BrickBlastFurnaceBlock
- net.minecraft.world.level.block.FurnaceBlock
- de.cech12.brickfurnace.block.BrickFurnaceBlock
- net.minecraft.world.level.block.SmokerBlock
- de.cech12.brickfurnace.block.BrickSmokerBlock
- net.minecraft.world.level.block.BlastFurnaceBlock
- net.minecraft.world.level.block.AbstractFurnaceBlock
- net.minecraft.world.level.block.BaseEntityBlock (implements net.minecraft.world.level.block.EntityBlock)
- net.minecraft.world.level.block.Block (implements net.neoforged.neoforge.common.extensions.IBlockExtension, net.minecraft.world.level.ItemLike)
- de.cech12.brickfurnace.jei.BrickFurnaceJEIPlugin (implements mezz.jei.api.IModPlugin)
- de.cech12.brickfurnace.BrickFurnaceMod
- de.cech12.brickfurnace.CommonLoader
- de.cech12.brickfurnace.Constants
- de.cech12.brickfurnace.init.ModBlockEntityTypes
- de.cech12.brickfurnace.init.ModBlocks
- de.cech12.brickfurnace.init.ModItems
- de.cech12.brickfurnace.init.ModRecipeTypes
- de.cech12.brickfurnace.platform.NeoForgeConfigHelper (implements de.cech12.brickfurnace.platform.services.IConfigHelper)
- de.cech12.brickfurnace.platform.NeoForgePlatformHelper (implements de.cech12.brickfurnace.platform.services.IPlatformHelper)
- de.cech12.brickfurnace.platform.Services
- net.minecraft.world.item.crafting.SingleItemRecipe (implements net.minecraft.world.item.crafting.Recipe<T>)
- net.minecraft.world.item.crafting.AbstractCookingRecipe
- de.cech12.brickfurnace.crafting.BrickBlastingRecipe
- de.cech12.brickfurnace.crafting.BrickSmeltingRecipe
- de.cech12.brickfurnace.crafting.BrickSmokingRecipe
- net.minecraft.world.item.crafting.AbstractCookingRecipe
- mezz.jei.api.recipe.category.AbstractRecipeCategory<T> (implements mezz.jei.api.recipe.category.IRecipeCategory<T>)
Interface Hierarchy
- de.cech12.brickfurnace.platform.services.IConfigHelper
- de.cech12.brickfurnace.platform.services.IPlatformHelper
- de.cech12.brickfurnace.mixin.PoiTypeAccessor
- de.cech12.brickfurnace.mixin.PoiTypesAccessor