net.minecraft.world.entity.monster.breeze

public class Shoot

extends Behavior<Breeze>

All mapped superinterfaces:

BehaviorControl

cnx
net.minecraft.world.entity.monster.breeze.Shoot
net.minecraft.class_8953
net.minecraft.unmapped.C_jqoprjuo
net.minecraft.entity.ai.brain.task.BreezeShootTask
net.minecraft.entity.ai.brain.task.BreezeShootTask
net.minecraft.src.C_301978_
net.minecraft.world.entity.monster.breeze.Shoot

Field summary

Modifier and TypeField
private static final int
c
ATTACK_RANGE_MAX_SQRT
field_47297
f_knxkujfe
MAX_SQUARED_RANGE
MAX_SQUARED_ATTACK_RANGE
f_303718_
private static final int
d
UNCERTAINTY_BASE
field_47298
f_eiiwcmos
BASE_PROJECTILE_DIVERGENCY
BASE_PROJECTILE_DEVIANCE
f_303776_
private static final int
e
UNCERTAINTY_MULTIPLIER
field_47299
f_vioddqks
PROJECTILE_DIVERGENCY_DIFFICULTY_MODIFIER
PROJECTILE_DEVIANCE_MULTIPLIER
f_302963_
private static final float
f
PROJECTILE_MOVEMENT_SCALE
field_47300
f_olrasdjn
PROJECTILE_SPEED
PROJECTILE_SPEED
f_303632_
private static final int
g
SHOOT_INITIAL_DELAY_TICKS
field_47301
f_deoxjoau
SHOOT_CHARGING_EXPIRY
INHALING_TICKS
f_303310_
private static final int
h
SHOOT_RECOVER_DELAY_TICKS
field_47302
f_wbwmgtgx
RECOVER_EXPIRY
RECOVERY_TICKS
f_302476_
private static final int
i
SHOOT_COOLDOWN_TICKS
field_47303
f_azmikhlv
SHOOT_COOLDOWN_EXPIRY
COOLDOWN_TICKS
f_302675_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected boolean
a(ash arg0, cnt arg1)
checkExtraStartConditions(ServerLevel arg0, Breeze arg1)
method_55036(class_3218 arg0, class_8949 arg1)
m_ogglksrl(C_bdwnwhiu arg0, C_nqresjkz arg1)
shouldRun(ServerWorld arg0, BreezeEntity arg1)
shouldRun(ServerWorld world, BreezeEntity arg1)
m_6114_(C_12_ p_310203_, C_301969_ arg1)
protected boolean
a(ash arg0, cnt arg1, long arg2)
canStillUse(ServerLevel arg0, Breeze arg1, long arg2)
method_55037(class_3218 arg0, class_8949 arg1, long arg2)
m_pucatmtc(C_bdwnwhiu arg0, C_nqresjkz arg1, long arg2)
shouldKeepRunning(ServerWorld arg0, BreezeEntity arg1, long arg2)
shouldKeepRunning(ServerWorld world, BreezeEntity arg1, long arg2)
m_6737_(C_12_ p_312308_, C_301969_ p_310493_, long arg2)
protected void
b(ash arg0, cnt arg1, long arg2)
start(ServerLevel arg0, Breeze arg1, long arg2)
method_55040(class_3218 arg0, class_8949 arg1, long arg2)
m_prpjansi(C_bdwnwhiu arg0, C_nqresjkz arg1, long arg2)
run(ServerWorld arg0, BreezeEntity arg1, long arg2)
run(ServerWorld world, BreezeEntity arg1, long arg2)
m_6735_(C_12_ p_310847_, C_301969_ p_311799_, long arg2)
protected void
c(ash arg0, cnt arg1, long arg2)
stop(ServerLevel arg0, Breeze arg1, long arg2)
method_55042(class_3218 arg0, class_8949 arg1, long arg2)
m_xgbfmiwi(C_bdwnwhiu arg0, C_nqresjkz arg1, long arg2)
finishRunning(ServerWorld arg0, BreezeEntity arg1, long arg2)
finishRunning(ServerWorld world, BreezeEntity arg1, long arg2)
m_6732_(C_12_ p_309852_, C_301969_ p_310968_, long arg2)
protected void
d(ash arg0, cnt arg1, long arg2)
tick(ServerLevel arg0, Breeze arg1, long arg2)
method_55044(class_3218 arg0, class_8949 arg1, long arg2)
m_snuvowdz(C_bdwnwhiu arg0, C_nqresjkz arg1, long arg2)
keepRunning(ServerWorld arg0, BreezeEntity arg1, long arg2)
keepRunning(ServerWorld world, BreezeEntity arg1, long arg2)
m_6725_(C_12_ p_309721_, C_301969_ p_312577_, long arg2)
private static boolean
a(cnt arg0, bwg arg1)
isTargetWithinRange(Breeze arg0, LivingEntity arg1)
method_55041(class_8949 arg0, class_1309 arg1)
m_uhzxmrhj(C_nqresjkz arg0, C_usxaxydn arg1)
isTargetWithinRange(BreezeEntity breeze, LivingEntity target)
isTargetWithinRange(BreezeEntity breeze, LivingEntity target)
m_305404_(C_301969_ p_311470_, C_524_ p_309385_)