History - net.minecraft.entity.ai.brain.task.SonicBoomTask
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.warden.SonicBoom
net.minecraft.class_7396
net.minecraft.entity.ai.brain.task.SonicBoomTask
Fields
int: DISTANCE_XZ, field_38850, HORIZONTAL_RANGE
int: DISTANCE_Y, field_38851, VERTICAL_RANGE
double: KNOCKBACK_VERTICAL, field_38852, field_38852
double: KNOCKBACK_HORIZONTAL, field_38853, field_38853
int: COOLDOWN, field_38849, COOLDOWN
int: TICKS_BEFORE_PLAYING_SOUND, field_38854, SOUND_DELAY
int: DURATION, field_38855, RUN_TIME
Constructors
()
Methods
boolean (ServerWorld, WardenEntity): checkExtraStartConditions, method_43262, shouldRun
boolean (ServerWorld, WardenEntity, long): canStillUse, method_43263, shouldKeepRunning
void (ServerWorld, WardenEntity, long): start, method_43267, run
void (ServerWorld, WardenEntity, long): tick, method_43268, keepRunning
void (ServerWorld, WardenEntity, long): stop, method_43269, finishRunning
void (LivingEntity, int): setCooldown, method_43264, cooldown
boolean (ServerWorld, LivingEntity): checkExtraStartConditions, method_18919, shouldRun
boolean (ServerWorld, LivingEntity, long): canStillUse, method_18927, shouldKeepRunning
void (ServerWorld, LivingEntity, long): stop, method_18926, finishRunning
void (ServerWorld, LivingEntity, long): tick, method_18924, keepRunning
void (ServerWorld, LivingEntity, long): start, method_18920, run
void (WardenEntity, ServerWorld, LivingEntity): lambda$tick$2, method_43265, method_43265
boolean (WardenEntity, LivingEntity): lambda$tick$1, method_43266, method_43266
void (WardenEntity, LivingEntity): lambda$tick$0, method_43973, method_43973