Class TrackGraphHelper

java.lang.Object
com.simibubi.create.content.logistics.trains.TrackGraphHelper

public class TrackGraphHelper extends Object
  • Constructor Details

    • TrackGraphHelper

      public TrackGraphHelper()
  • Method Details

    • getGraphLocationAt

      @Nullable public static GraphLocation getGraphLocationAt(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.core.Direction.AxisDirection targetDirection, net.minecraft.world.phys.Vec3 targetAxis)
    • getBezierGraphLocationAt

      @Nullable public static GraphLocation getBezierGraphLocationAt(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.core.Direction.AxisDirection targetDirection, BezierTrackPointLocation targetBezier)