net.minecraft.world.entity.monster.breeze

public class Breeze

extends Monster

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, ScoreHolder, Attackable, EquipmentUser, Leashable, Targeting, Enemy

cnt
net.minecraft.world.entity.monster.breeze.Breeze
net.minecraft.class_8949
net.minecraft.entity.mob.BreezeEntity
net.minecraft.world.entity.monster.breeze.Breeze

Field summary

Modifier and TypeField
private static final int
cb
SLIDE_PARTICLES_AMOUNT
field_47271
field_47271
private static final int
cc
IDLE_PARTICLES_AMOUNT
field_47272
field_47272
private static final int
cd
JUMP_DUST_PARTICLES_AMOUNT
field_47273
field_47273
private static final int
ce
JUMP_TRAIL_PARTICLES_AMOUNT
field_47274
field_47274
private static final int
cf
JUMP_TRAIL_DURATION_TICKS
field_47275
field_47275
private static final int
cg
JUMP_CIRCLE_DISTANCE_Y
field_47276
field_47276
private static final float
ch
FALL_DISTANCE_SOUND_TRIGGER_THRESHOLD
field_47278
field_47278
private static final int
ci
WHIRL_SOUND_FREQUENCY_MIN
field_47813
field_47813
private static final int
cj
WHIRL_SOUND_FREQUENCY_MAX
field_47814
field_47814
public AnimationState
a
idle
field_47269
idleAnimationState
public AnimationState
b
slide
field_47277
slidingAnimationState
public AnimationState
c
slideBack
field_47816
slidingBackAnimationState
public AnimationState
d
longJump
field_47280
longJumpingAnimationState
public AnimationState
bZ
shoot
field_47281
shootingAnimationState
public AnimationState
ca
inhale
field_47270
inhalingAnimationState
private int
ck
jumpTrailStartedTick
field_47279
longJumpingParticleAddCount
private int
cl
soundTick
field_47815
ticksUntilWhirlSound
private static final ProjectileDeflection
cm
PROJECTILE_DEFLECTION
field_48344
PROJECTILE_DEFLECTOR

Constructor summary

ModifierConstructor
public (EntityType<? extends Monster> arg0, Level arg1)

Method summary

Modifier and TypeMethod
public static AttributeSupplier$Builder
m()
createAttributes()
method_55014()
createBreezeAttributes()
protected Brain<?>
a(com.mojang.serialization.Dynamic<?> arg0)
makeBrain(com.mojang.serialization.Dynamic<?> arg0)
method_18867(com.mojang.serialization.Dynamic<?> arg0)
deserializeBrain(com.mojang.serialization.Dynamic<?> arg0)
public Brain<Breeze>
ec()
getBrain()
method_18868()
getBrain()
protected Brain$Provider<Breeze>
ed()
brainProvider()
method_28306()
createBrainProfile()
public void
a(alc<?> arg0)
onSyncedDataUpdated(EntityDataAccessor<?> arg0)
method_5674(class_2940<?> arg0)
onTrackedDataSet(TrackedData<?> arg0)
private void
gq()
resetAnimations()
method_55010()
stopAnimations()
public void
h()
tick()
method_5773()
tick()
public Breeze
p()
resetJumpTrail()
method_55015()
resetLongJumpingParticleAddCount()
public void
t()
emitJumpTrailParticles()
method_55008()
addLongJumpingParticles()
public void
b(int arg0)
emitGroundParticles(int arg0)
method_55007(int arg0)
addBlockParticles(int count)
public void
R()
playAmbientSound()
method_5966()
playAmbientSound()
public void
x()
playWhirlSound()
method_55747()
playWhirlSound()
public ProjectileDeflection
a(cqq arg0)
deflection(Projectile arg0)
method_56071(class_1676 arg0)
getProjectileDeflection(ProjectileEntity arg0)
public SoundSource
dn()
getSoundSource()
method_5634()
getSoundCategory()
protected SoundEvent
o_()
getDeathSound()
method_6002()
getDeathSound()
protected SoundEvent
e(bua arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
u()
getAmbientSound()
method_5994()
getAmbientSound()
public Optional<LivingEntity>
go()
getHurtBy()
method_56562()
getHurtBy()
public boolean
k(fby arg0)
withinInnerCircleRange(Vec3 arg0)
method_55013(class_243 arg0)
isWithinShortRange(Vec3d pos)
protected void
a(ash arg0)
customServerAiStep(ServerLevel arg0)
method_5958(class_3218 arg0)
mobTick(ServerWorld arg0)
protected void
Y()
sendDebugPackets()
method_18409()
sendAiDebugData()
public boolean
a(bvr<?> arg0)
canAttackType(EntityType<?> arg0)
method_5973(class_1299<?> arg0)
canTarget(EntityType<?> arg0)
public int
aa()
getMaxHeadYRot()
method_5986()
getMaxHeadRotation()
public int
ac()
getHeadRotSpeed()
method_20240()
getMaxLookYawChange()
public double
gp()
getFiringYPosition()
method_62822()
getChargeY()
public boolean
a(ash arg0, bua arg1)
isInvulnerableTo(ServerLevel arg0, DamageSource arg1)
method_5679(class_3218 arg0, class_1282 arg1)
isInvulnerableTo(ServerWorld arg0, DamageSource arg1)
public double
dq()
getFluidJumpThreshold()
method_29241()
getSwimHeight()
public boolean
a(float arg0, float arg1, bua arg2)
causeFallDamage(float arg0, float arg1, DamageSource arg2)
method_5747(float arg0, float arg1, class_1282 arg2)
handleFallDamage(float arg0, float arg1, DamageSource arg2)
protected Entity$MovementEmission
bg()
getMovementEmission()
method_33570()
getMoveEffect()
public LivingEntity
O_()
getTarget()
method_5968()
getTarget()