net.minecraft.world.entity.ai.behavior

public class LongJumpMidJump

extends Behavior<Mob>

All mapped superinterfaces:

BehaviorControl

bzw
net.minecraft.world.entity.ai.behavior.LongJumpMidJump
net.minecraft.class_6029
net.minecraft.unmapped.C_pgbqnnec
net.minecraft.entity.ai.brain.task.LeapingChargeTask
net.minecraft.entity.ai.brain.task.LeapingChargeTask

Field summary

Modifier and TypeField
public static final int
c
TIME_OUT_DURATION
field_30132
f_dndskgbl
RUN_TIME
RUN_TIME
private final UniformInt
d
timeBetweenLongJumps
field_30133
f_btyvwghe
cooldownRange
cooldownRange
private final SoundEvent
e
landingSound
field_33459
f_zfogwvdp
sound
sound

Constructor summary

ModifierConstructor
public (UniformInt cooldownRange, SoundEvent sound)

Method summary

Modifier and TypeMethod
protected boolean
a(arq arg0, bxg arg1, long arg2)
canStillUse(ServerLevel arg0, Mob arg1, long arg2)
method_35073(class_3218 arg0, class_1308 arg1, long arg2)
m_umtoxvlu(C_bdwnwhiu arg0, C_dxkfswlz arg1, long arg2)
shouldKeepRunning(ServerWorld arg0, MobEntity arg1, long arg2)
shouldKeepRunning(ServerWorld world, MobEntity arg1, long arg2)
protected void
b(arq arg0, bxg arg1, long arg2)
start(ServerLevel arg0, Mob arg1, long arg2)
method_35074(class_3218 arg0, class_1308 arg1, long arg2)
m_prrrvtpl(C_bdwnwhiu arg0, C_dxkfswlz arg1, long arg2)
run(ServerWorld arg0, MobEntity arg1, long arg2)
run(ServerWorld world, MobEntity arg1, long arg2)
protected void
c(arq arg0, bxg arg1, long arg2)
stop(ServerLevel arg0, Mob arg1, long arg2)
method_35075(class_3218 arg0, class_1308 arg1, long arg2)
m_xzmpophq(C_bdwnwhiu arg0, C_dxkfswlz arg1, long arg2)
finishRunning(ServerWorld arg0, MobEntity arg1, long arg2)
finishRunning(ServerWorld world, MobEntity arg1, long arg2)