Package Hierarchies:
Class Hierarchy
- java.lang.Object
- net.neoforged.neoforge.attachment.AttachmentHolder (implements net.neoforged.neoforge.attachment.IAttachmentHolder)
- net.minecraft.world.level.block.entity.BlockEntity (implements net.neoforged.neoforge.common.extensions.IBlockEntityExtension)
- com.simibubi.create.foundation.blockEntity.SyncedBlockEntity
- com.simibubi.create.foundation.blockEntity.CachedRenderBBBlockEntity
- com.simibubi.create.foundation.blockEntity.SmartBlockEntity (implements com.simibubi.create.foundation.utility.IInteractionChecker, com.simibubi.create.api.schematic.nbt.PartialSafeNBT, com.simibubi.create.api.schematic.requirement.SpecialBlockEntityItemRequirement, net.createmod.ponder.api.VirtualBlockEntity)
- com.lightning.northstar.block.tech.ice_box.IceBoxBlockEntity (implements com.simibubi.create.api.equipment.goggles.IHaveGoggleInformation)
- 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)
- com.lightning.northstar.block.tech.ice_box.IceBoxBlock (implements com.simibubi.create.foundation.block.IBE<T>, com.simibubi.create.content.equipment.wrench.IWrenchable)
- com.lightning.northstar.block.tech.ice_box.FreezingRecipe.Serializer (implements net.minecraft.world.item.crafting.RecipeSerializer<T>)
- com.simibubi.create.content.processing.recipe.ProcessingRecipe<I,P> (implements net.minecraft.world.item.crafting.Recipe<T>)
- com.simibubi.create.content.processing.recipe.ProcessingRecipeBuilder<P,R,S>
- com.simibubi.create.content.processing.recipe.ProcessingRecipeParams
- net.minecraft.data.recipes.RecipeProvider (implements net.minecraft.data.DataProvider)
- com.simibubi.create.api.data.recipe.BaseRecipeProvider
- com.simibubi.create.foundation.blockEntity.renderer.SafeBlockEntityRenderer<T> (implements net.minecraft.client.renderer.blockentity.BlockEntityRenderer<T>)
- com.simibubi.create.foundation.blockEntity.renderer.SmartBlockEntityRenderer<T>