Hierarchy For Package com.lightning.northstar.mixin.block

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • 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.lightning.northstar.mixin.block.BlockMixin
    • 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)
        • 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.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.simibubi.create.content.contraptions.bearing.MechanicalBearingBlockEntity (implements com.simibubi.create.content.contraptions.bearing.IBearingBlockEntity, com.simibubi.create.content.contraptions.IDisplayAssemblyExceptions)
    • 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