Class Hierarchy
- java.lang.Object
- com.jozufozu.flywheel.backend.instancing.AbstractInstance (implements com.jozufozu.flywheel.api.instance.Instance, com.jozufozu.flywheel.light.LightListener)
- com.jozufozu.flywheel.backend.instancing.blockentity.BlockEntityInstance<T>
- com.simibubi.create.content.kinetics.base.KineticBlockEntityInstance<T>
- com.simibubi.create.content.kinetics.base.SingleRotatingInstance<T>
- com.simibubi.create.content.kinetics.base.ShaftInstance<T>
- com.lightning.northstar.block.tech.combustion_engine.CombustionEngineVisual (implements com.jozufozu.flywheel.api.instance.DynamicInstance)
- net.minecraft.world.level.block.state.BlockBehaviour (implements dev.latvian.mods.kubejs.core.BlockKJS, net.minecraft.world.flag.FeatureElement)
- net.minecraft.world.level.block.Block (implements net.minecraftforge.common.extensions.IForgeBlock, net.minecraft.world.level.ItemLike)
- com.simibubi.create.content.kinetics.base.KineticBlock (implements com.simibubi.create.content.kinetics.base.IRotate)
- com.simibubi.create.content.kinetics.base.HorizontalKineticBlock
- com.lightning.northstar.block.tech.combustion_engine.CombustionEngineBlock (implements com.simibubi.create.foundation.block.IBE<T>, com.lightning.northstar.world.oxygen.OxygenConsumer)
- net.minecraftforge.common.capabilities.CapabilityProvider<B> (implements net.minecraftforge.common.capabilities.ICapabilityProviderImpl<B>)
- net.minecraft.world.level.block.entity.BlockEntity (implements net.minecraftforge.common.extensions.IForgeBlockEntity)
- 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.foundation.utility.IPartialSafeNBT, com.simibubi.create.content.schematics.requirement.ISpecialBlockEntityItemRequirement)
- com.simibubi.create.content.kinetics.base.KineticBlockEntity (implements com.simibubi.create.content.equipment.goggles.IHaveGoggleInformation, com.simibubi.create.content.equipment.goggles.IHaveHoveringInformation)
- com.simibubi.create.content.kinetics.base.GeneratingKineticBlockEntity
- com.lightning.northstar.block.tech.combustion_engine.CombustionEngineBlockEntity (implements com.simibubi.create.content.equipment.goggles.IHaveGoggleInformation)
- com.simibubi.create.foundation.blockEntity.renderer.SafeBlockEntityRenderer<T> (implements net.minecraft.client.renderer.blockentity.BlockEntityRenderer<T>)
- com.simibubi.create.content.kinetics.base.KineticBlockEntityRenderer<T>