Class ArmInteractionPoint.Depot

java.lang.Object
com.simibubi.create.content.logistics.block.mechanicalArm.ArmInteractionPoint
com.simibubi.create.content.logistics.block.mechanicalArm.ArmInteractionPoint.Depot
Direct Known Subclasses:
ArmInteractionPoint.Belt, ArmInteractionPoint.Saw
Enclosing class:
ArmInteractionPoint

public static class ArmInteractionPoint.Depot extends ArmInteractionPoint
  • Constructor Details

    • Depot

      public Depot()
  • Method Details

    • getInteractionPositionVector

      protected net.minecraft.world.phys.Vec3 getInteractionPositionVector()
      Overrides:
      getInteractionPositionVector in class ArmInteractionPoint
    • isValid

      protected boolean isValid(net.minecraft.world.level.BlockGetter reader, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state)
      Specified by:
      isValid in class ArmInteractionPoint