net.minecraft.world.entity.monster.breeze

public class Breeze

extends Monster

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, Attackable, WaypointTransmitter, Waypoint, EquipmentUser, Leashable, Targeting, Enemy

cqw
net.minecraft.world.entity.monster.breeze.Breeze
net.minecraft.class_8949

Field summary

Modifier and TypeField
private static final int
bK
SLIDE_PARTICLES_AMOUNT
field_47271
private static final int
bL
IDLE_PARTICLES_AMOUNT
field_47272
private static final int
bM
JUMP_DUST_PARTICLES_AMOUNT
field_47273
private static final int
bN
JUMP_TRAIL_PARTICLES_AMOUNT
field_47274
private static final int
bO
JUMP_TRAIL_DURATION_TICKS
field_47275
private static final int
bP
JUMP_CIRCLE_DISTANCE_Y
field_47276
private static final float
bQ
FALL_DISTANCE_SOUND_TRIGGER_THRESHOLD
field_47278
private static final int
bR
WHIRL_SOUND_FREQUENCY_MIN
field_47813
private static final int
bS
WHIRL_SOUND_FREQUENCY_MAX
field_47814
public AnimationState
a
idle
field_47269
public AnimationState
b
slide
field_47277
public AnimationState
c
slideBack
field_47816
public AnimationState
d
longJump
field_47280
public AnimationState
e
shoot
field_47281
public AnimationState
f
inhale
field_47270
private int
bT
jumpTrailStartedTick
field_47279
private int
bU
soundTick
field_47815
private static final ProjectileDeflection
bV
PROJECTILE_DEFLECTION
field_48344

Constructor summary

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

Method summary

Modifier and TypeMethod
public static AttributeSupplier$Builder
l()
createAttributes()
method_55014()
protected Brain<?>
a(com.mojang.serialization.Dynamic<?> arg0)
makeBrain(com.mojang.serialization.Dynamic<?> arg0)
method_18867(com.mojang.serialization.Dynamic<?> arg0)
public Brain<Breeze>
ei()
getBrain()
method_18868()
protected Brain$Provider<Breeze>
ej()
brainProvider()
method_28306()
public void
a(akz<?> arg0)
onSyncedDataUpdated(EntityDataAccessor<?> arg0)
method_5674(class_2940<?> arg0)
private void
gK()
resetAnimations()
method_55010()
public void
g()
tick()
method_5773()
public Breeze
m()
resetJumpTrail()
method_55015()
public void
n()
emitJumpTrailParticles()
method_55008()
public void
b(int arg0)
emitGroundParticles(int arg0)
method_55007(int arg0)
public void
X()
playAmbientSound()
method_5966()
public void
t()
playWhirlSound()
method_55747()
public ProjectileDeflection
a(ctt arg0)
deflection(Projectile arg0)
method_56071(class_1676 arg0)
public SoundSource
do()
getSoundSource()
method_5634()
protected SoundEvent
e_()
getDeathSound()
method_6002()
protected SoundEvent
e(bwh arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
protected SoundEvent
p()
getAmbientSound()
method_5994()
public Optional<LivingEntity>
gI()
getHurtBy()
method_56562()
public boolean
m(fgx arg0)
withinInnerCircleRange(Vec3 arg0)
method_55013(class_243 arg0)
protected void
a(asi arg0)
customServerAiStep(ServerLevel arg0)
method_5958(class_3218 arg0)
protected void
ah()
sendDebugPackets()
method_18409()
public boolean
a(byb<?> arg0)
canAttackType(EntityType<?> arg0)
method_5973(class_1299<?> arg0)
public int
gi()
getMaxHeadYRot()
method_5986()
public int
gk()
getHeadRotSpeed()
method_20240()
public double
gJ()
getFiringYPosition()
method_62822()
public boolean
a(asi arg0, bwh arg1)
isInvulnerableTo(ServerLevel arg0, DamageSource arg1)
method_5679(class_3218 arg0, class_1282 arg1)
public double
dr()
getFluidJumpThreshold()
method_29241()
public boolean
a(double arg0, float arg1, bwh arg2)
causeFallDamage(double arg0, float arg1, DamageSource arg2)
method_5747(double arg0, float arg1, class_1282 arg2)
protected Entity$MovementEmission
bh()
getMovementEmission()
method_33570()
public LivingEntity
e()
getTarget()
method_5968()