Class AllArmInteractionPointTypes.DepotPoint

java.lang.Object
com.simibubi.create.content.logistics.block.mechanicalArm.ArmInteractionPoint
com.simibubi.create.content.logistics.block.mechanicalArm.AllArmInteractionPointTypes.DepotPoint
Direct Known Subclasses:
AllArmInteractionPointTypes.BeltPoint
Enclosing class:
AllArmInteractionPointTypes

public static class AllArmInteractionPointTypes.DepotPoint extends ArmInteractionPoint
  • Constructor Details

    • DepotPoint

      public DepotPoint(ArmInteractionPointType type, net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state)
  • Method Details