类 NewMinecartBehavior.TrackIteration

java.lang.Object
net.minecraft.world.entity.vehicle.NewMinecartBehavior.TrackIteration
封闭类:
NewMinecartBehavior

static class NewMinecartBehavior.TrackIteration extends Object
  • 字段详细资料

    • movementLeft

      double movementLeft
    • firstIteration

      boolean firstIteration
    • hasGainedSlopeSpeed

      boolean hasGainedSlopeSpeed
    • hasHalted

      boolean hasHalted
    • hasBoosted

      boolean hasBoosted
  • 构造器详细资料

    • TrackIteration

      TrackIteration()
  • 方法详细资料

    • shouldIterate

      public boolean shouldIterate()