net.minecraft.world.entity

public class ItemBasedSteering

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

Field summary

Modifier and TypeField
private static final int
a
MIN_BOOST_TIME
field_30060
MIN_BOOST_TIME
private static final int
b
MAX_BOOST_TIME
field_30061
field_30061
private final SynchedEntityData
c
entityData
field_23218
dataTracker
private final EntityDataAccessor<Integer>
d
boostTimeAccessor
field_23219
boostTime
private boolean
e
boosting
field_23215
boosted
private int
f
boostTime
field_23216
boostedTime

Constructor summary

ModifierConstructor
public (SynchedEntityData dataTracker, EntityDataAccessor<Integer> boostTime)

Method summary

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