History - net.minecraft.entity.ai.brain.task.LeapingChargeTask

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.entity.ai.behavior.LongJumpMidJump

net.minecraft.class_6029

net.minecraft.entity.ai.brain.task.LeapingChargeTask

Fields

int: TIME_OUT_DURATION, field_30132, RUN_TIME

UniformIntProvider: timeBetweenLongJumps, field_30133, cooldownRange

SoundEvent: landingSound, field_33459, sound

Constructors

(UniformIntProvider, SoundEvent)

Methods

boolean (ServerWorld, MobEntity, long): canStillUse, method_35073, shouldKeepRunning

void (ServerWorld, MobEntity, long): start, method_35074, run

void (ServerWorld, MobEntity, long): stop, method_35075, finishRunning

boolean (ServerWorld, LivingEntity, long): canStillUse, method_18927, shouldKeepRunning

void (ServerWorld, LivingEntity, long): stop, method_18926, finishRunning

void (ServerWorld, LivingEntity, long): start, method_18920, run