net.minecraft.world.entity.animal

public class Squid

extends WaterAnimal

All mapped superinterfaces:

Nameable, EntityAccess, CommandSource

bii
net.minecraft.world.entity.animal.Squid
net.minecraft.class_1477
net.minecraft.entity.passive.SquidEntity
net.minecraft.src.C_901_
net.minecraft.world.entity.animal.EntitySquid

Field summary

Modifier and TypeField
public float
b
xBodyRot
field_6907
tiltAngle
f_29938_
public float
c
xBodyRotO
field_6905
prevTiltAngle
f_29950_
public float
d
zBodyRot
field_6903
rollAngle
f_29951_
public float
e
zBodyRotO
field_6906
prevRollAngle
f_29939_
public float
bW
tentacleMovement
field_6908
thrustTimer
f_29940_
public float
bX
oldTentacleMovement
field_6902
prevThrustTimer
f_29941_
public float
bY
tentacleAngle
field_6904
tentacleAngle
f_29942_
public float
bZ
oldTentacleAngle
field_6900
prevTentacleAngle
f_29943_
private float
ca
speed
field_6901
swimVelocityScale
f_29944_
private float
cb
tentacleSpeed
field_6912
thrustTimerSpeed
f_29945_
private float
cc
rotateSpeed
field_6913
turningSpeed
f_29946_
private float
cd
tx
field_6910
swimX
f_29947_
private float
ce
ty
field_6911
swimY
f_29948_
private float
cf
tz
field_6909
swimZ
f_29949_

Constructor summary

ModifierConstructor
public (EntityType<? extends Squid> p_29954_, Level arg1)

Method summary

Modifier and TypeMethod
protected void
u()
registerGoals()
method_5959()
initGoals()
m_8099_()
public static AttributeSupplier$Builder
fy()
createAttributes()
method_26895()
createSquidAttributes()
m_29988_()
protected float
b(axt arg0, awu arg1)
getStandingEyeHeight(Pose arg0, EntityDimensions arg1)
method_18394(class_4050 arg0, class_4048 arg1)
getActiveEyeHeight(EntityPose arg0, EntityDimensions arg1)
m_6431_(C_535_ p_29976_, C_510_ arg1)
protected SoundEvent
r()
getAmbientSound()
method_5994()
getAmbientSound()
m_7515_()
protected SoundEvent
c(awd arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
m_7975_(C_489_ arg0)
protected SoundEvent
x_()
getDeathSound()
method_6002()
getDeathSound()
m_5592_()
protected SoundEvent
q()
getSquirtSound()
method_33337()
getSquirtSound()
m_142555_()
public boolean
a(bnr arg0)
canBeLeashed(Player arg0)
method_5931(class_1657 arg0)
canBeLeashedBy(PlayerEntity arg0)
m_6573_(C_1141_ arg0)
protected float
eu()
getSoundVolume()
method_6107()
getSoundVolume()
m_6121_()
protected Entity$MovementEmission
aN()
getMovementEmission()
method_33570()
getMoveEffect()
m_142319_()
public void
w_()
aiStep()
method_6007()
tickMovement()
m_8107_()
public boolean
a(awd arg0, float arg1)
hurt(DamageSource arg0, float arg1)
method_5643(class_1282 arg0, float arg1)
damage(DamageSource arg0, float arg1)
m_6469_(C_489_ p_29964_, float arg1)
private Vec3
j(dom arg0)
rotateVector(Vec3 arg0)
method_6671(class_243 arg0)
applyBodyRotations(Vec3d shootVector)
m_29985_(C_3046_ arg0)
private void
t()
spawnInk()
method_6669()
squirt()
m_29982_()
protected ParticleOptions
n()
getInkParticle()
method_33336()
getInkParticle()
m_142033_()
public void
h(dom arg0)
travel(Vec3 arg0)
method_6091(class_243 arg0)
travel(Vec3d arg0)
m_7023_(C_3046_ arg0)
public void
a(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
handleStatus(byte arg0)
m_7822_(byte arg0)
public void
a(float arg0, float arg1, float arg2)
setMovementVector(float arg0, float arg1, float arg2)
method_6670(float arg0, float arg1, float arg2)
setSwimmingVector(float x, float y, float z)
m_29958_(float p_29960_, float p_29961_, float arg2)
public boolean
fz()
hasMovementVector()
method_6672()
hasSwimmingVector()
m_29981_()