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)
- net.minecraft.world.level.block.entity.BaseContainerBlockEntity (implements net.minecraft.world.Container, net.minecraft.world.MenuProvider, net.minecraft.world.Nameable)
- 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.simibubi.create.content.kinetics.base.KineticBlockEntity (implements com.simibubi.create.api.equipment.goggles.IHaveGoggleInformation, com.simibubi.create.api.equipment.goggles.IHaveHoveringInformation)
- com.simibubi.create.content.kinetics.base.GeneratingKineticBlockEntity
- com.simibubi.create.content.contraptions.bearing.MechanicalBearingBlockEntity (implements com.simibubi.create.content.contraptions.bearing.IBearingBlockEntity, com.simibubi.create.content.contraptions.IDisplayAssemblyExceptions)
- 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.AbstractCandleBlock
- net.minecraft.world.level.block.BaseEntityBlock (implements net.minecraft.world.level.block.EntityBlock)
- com.lightning.northstar.mixin.block.LanternBlockMixin (implements com.lightning.northstar.world.sealer.SealReactiveBlock)
- com.lightning.northstar.mixin.block.TorchBlockMixin (implements net.minecraft.world.level.block.LiquidBlockContainer, com.lightning.northstar.world.sealer.SealReactiveBlock)
- com.lightning.northstar.mixin.block.WallTorchBlockMixin (implements net.minecraft.world.level.block.LiquidBlockContainer, com.lightning.northstar.world.sealer.SealReactiveBlock)
- com.lightning.northstar.mixin.block.BlockMixin
- com.lightning.northstar.mixin.block.FireBlockMixin (implements com.lightning.northstar.world.sealer.SealReactiveBlock)
- com.lightning.northstar.mixin.block.FluidStateMixin (implements com.lightning.northstar.accessor.NorthstarFluidState)
- com.lightning.northstar.mixin.block.IceBlockMixin (implements com.lightning.northstar.world.sealer.SealableBlock, com.lightning.northstar.world.sealer.SealReactiveBlock)
- com.lightning.northstar.mixin.block.TorchItemMixin