net.minecraft.entity

public class SaddledComponent

net.minecraft.world.entity.ItemBasedSteering
net.minecraft.class_4980
net.minecraft.entity.SaddledComponent

Field summary

Modifier and TypeField
private static final int
MIN_BOOST_TIME
field_30060
MIN_BOOST_TIME
private static final int
MAX_BOOST_TIME
field_30061
field_30061
private final DataTracker
entityData
field_23218
dataTracker
private final TrackedData<Integer>
boostTimeAccessor
field_23219
boostTime
private boolean
boosting
field_23215
boosted
private int
boostTime
field_23216
boostedTime

Constructor summary

ModifierConstructor
public (DataTracker dataTracker, TrackedData<Integer> boostTime)

Method summary

Modifier and TypeMethod
public void
onSynced()
method_26307()
boost()
public boolean
boost(RandomSource random)
method_26308(class_5819 arg0)
boost(Random random)
public void
tickBoost()
method_49478()
tickBoost()
public float
boostFactor()
method_49479()
getMovementSpeedMultiplier()
private int
boostTimeTotal()
method_49480()
getBoostTime()