java.lang.Object
com.simibubi.create.content.logistics.trains.management.edgePoint.TrackEdgeIntersection

public class TrackEdgeIntersection extends Object
  • Field Details

    • location

      public double location
    • target

      public Couple<TrackNodeLocation> target
    • targetLocation

      public double targetLocation
    • groupId

      public UUID groupId
    • id

      public UUID id
  • Constructor Details

    • TrackEdgeIntersection

      public TrackEdgeIntersection()
  • Method Details