History - net.minecraft.world.entity.ai.behavior.warden.SonicBoom
1.21.8
Names
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
1.21.6
Names
cdw
cgd
Fields
Constructors
Methods
1.21.5
Names
cbb
cdw
Fields
Constructors
Methods
1.21.4
Names
cbz
cbb
Fields
Constructors
Methods
1.21.3
Names
bzh
cbz
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
bzk
bzh
Fields
Constructors
Methods
1.20.6
Names
bsc
bzk
Fields
Constructors
Methods
1.20.4
Names
bow
bsc
Fields
Constructors
Methods
1.20.2
Names
blq
bow
Fields
Constructors
Methods
1.20.1
Names
blo
blq
Fields
Constructors
Methods
1.19.4
Names
bjt
blo
Fields
Constructors
Methods
1.19.3
Names
bhk
bjt
Fields
int: a, COOLDOWN, field_38849, COOLDOWN, f_217675_
int: c, COOLDOWN, field_38849, COOLDOWN, f_217675_
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
bgn
bhk
Fields
Constructors
Methods
1.19
Names
bgn
net.minecraft.world.entity.ai.behavior.warden.SonicBoom
net.minecraft.class_7396
net.minecraft.entity.ai.brain.task.SonicBoomTask
net.minecraft.src.C_213025_
net.minecraft.world.entity.ai.behavior.warden.SonicBoom
Fields
int: d, DISTANCE_XZ, field_38850, HORIZONTAL_RANGE, f_217676_
int: e, DISTANCE_Y, field_38851, VERTICAL_RANGE, f_217677_
double: f, KNOCKBACK_VERTICAL, field_38852, field_38852, f_217678_
double: g, KNOCKBACK_HORIZONTAL, field_38853, field_38853, f_217679_
int: a, COOLDOWN, field_38849, COOLDOWN, f_217675_
int: h, TICKS_BEFORE_PLAYING_SOUND, field_38854, SOUND_DELAY, f_217680_
int: i, DURATION, field_38855, RUN_TIME, f_217681_
Constructors
()
Methods
boolean (ServerLevel, Warden): a, checkExtraStartConditions, method_43262, shouldRun, m_6114_
boolean (ServerLevel, Warden, long): a, canStillUse, method_43263, shouldKeepRunning, m_6737_
void (ServerLevel, Warden, long): b, start, method_43267, run, m_6735_
void (ServerLevel, Warden, long): c, tick, method_43268, keepRunning, m_6725_
void (ServerLevel, Warden, long): d, stop, method_43269, finishRunning, m_6732_
void (LivingEntity, int): a, setCooldown, method_43264, cooldown, m_217698_