Hierarchy For Package com.petrolpark.compat.create.common.processing.mandrel

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.simibubi.create.content.kinetics.base.KineticBlockEntity (implements com.simibubi.create.api.equipment.goggles.IHaveGoggleInformation, com.simibubi.create.api.equipment.goggles.IHaveHoveringInformation)
    • 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.simibubi.create.content.kinetics.base.KineticBlock (implements com.simibubi.create.content.kinetics.base.IRotate)
          • com.simibubi.create.content.kinetics.base.HorizontalKineticBlock
            • com.petrolpark.compat.create.common.processing.mandrel.MandrelBlock (implements com.simibubi.create.foundation.block.IBE<T>)
    • net.neoforged.neoforge.items.wrapper.CombinedInvWrapper (implements net.neoforged.neoforge.items.IItemHandlerModifiable)
    • com.petrolpark.compat.create.common.processing.mandrel.MandrelRecipe.Serializer (implements net.minecraft.world.item.crafting.RecipeSerializer<T>)
    • com.simibubi.create.foundation.blockEntity.renderer.SafeBlockEntityRenderer<T> (implements net.minecraft.client.renderer.blockentity.BlockEntityRenderer<T>)
      • com.simibubi.create.content.kinetics.base.KineticBlockEntityRenderer<T>

Record Class Hierarchy

  • java.lang.Object
    • java.lang.Record
      • com.petrolpark.compat.create.common.processing.mandrel.MandrelRecipe (implements net.minecraft.world.item.crafting.Recipe<T>)