Class NewMinecartBehavior.TrackIteration
java.lang.Object
net.minecraft.world.entity.vehicle.minecart.NewMinecartBehavior.TrackIteration
- Enclosing class:
NewMinecartBehavior
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanbooleanbooleandouble -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
movementLeft
public double movementLeft -
firstIteration
public boolean firstIteration -
hasGainedSlopeSpeed
public boolean hasGainedSlopeSpeed -
hasHalted
public boolean hasHalted -
hasBoosted
public boolean hasBoosted
-
-
Constructor Details
-
TrackIteration
private TrackIteration()
-
-
Method Details
-
shouldIterate
public boolean shouldIterate()
-