Class NewMinecartBehavior.TrackIteration

java.lang.Object
net.minecraft.world.entity.vehicle.NewMinecartBehavior.TrackIteration
Enclosing class:
NewMinecartBehavior

static class NewMinecartBehavior.TrackIteration extends Object
  • Field Details

    • movementLeft

      double movementLeft
    • firstIteration

      boolean firstIteration
    • hasGainedSlopeSpeed

      boolean hasGainedSlopeSpeed
    • hasHalted

      boolean hasHalted
    • hasBoosted

      boolean hasBoosted
  • Constructor Details

    • TrackIteration

      TrackIteration()
  • Method Details

    • shouldIterate

      public boolean shouldIterate()