History - net.minecraft.entity.ai.brain.task.BreezeShootTask
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
void (BreezeEntity, LivingEntity): lambda$start$2, method_55043, method_55043
void (BreezeEntity, LivingEntity): lambda$start$0, method_55043, method_55043
1.21.11_unobfuscated
Names
net.minecraft.world.entity.monster.breeze.Shoot
net.minecraft.class_8953
net.minecraft.entity.ai.brain.task.BreezeShootTask
Fields
int: ATTACK_RANGE_MAX_SQRT, field_47297, MAX_SQUARED_RANGE
int: UNCERTAINTY_BASE, field_47298, BASE_PROJECTILE_DIVERGENCY
int: UNCERTAINTY_MULTIPLIER, field_47299, PROJECTILE_DIVERGENCY_DIFFICULTY_MODIFIER
float: PROJECTILE_MOVEMENT_SCALE, field_47300, PROJECTILE_SPEED
int: SHOOT_INITIAL_DELAY_TICKS, field_47301, SHOOT_CHARGING_EXPIRY
int: SHOOT_RECOVER_DELAY_TICKS, field_47302, RECOVER_EXPIRY
int: SHOOT_COOLDOWN_TICKS, field_47303, SHOOT_COOLDOWN_EXPIRY
Constructors
()
Methods
boolean (ServerWorld, BreezeEntity): checkExtraStartConditions, method_55036, shouldRun
boolean (ServerWorld, BreezeEntity, long): canStillUse, method_55037, shouldKeepRunning
void (ServerWorld, BreezeEntity, long): start, method_55040, run
void (ServerWorld, BreezeEntity, long): stop, method_55042, finishRunning
void (ServerWorld, BreezeEntity, long): tick, method_55044, keepRunning
boolean (BreezeEntity, LivingEntity): isTargetWithinRange, method_55041, isTargetWithinRange
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 (BreezeEntity, LivingEntity): lambda$start$2, method_55043, method_55043
Boolean (BreezeEntity, Boolean): lambda$checkExtraStartConditions$1, method_55039, method_55039
Boolean (BreezeEntity, LivingEntity): lambda$checkExtraStartConditions$0, method_55045, method_55045