net.minecraft.world.entity.animal

public class Squid

extends WaterAnimal

All mapped superinterfaces:

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

cgd
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
cc
tentacleMovement
field_6908
thrustTimer
f_29940_
public float
cd
oldTentacleMovement
field_6902
prevThrustTimer
f_29941_
public float
ce
tentacleAngle
field_6904
tentacleAngle
f_29942_
public float
cf
oldTentacleAngle
field_6900
prevTentacleAngle
f_29943_
private float
cg
speed
field_6901
swimVelocityScale
f_29944_
private float
ch
tentacleSpeed
field_6912
thrustTimerSpeed
f_29945_
private float
ci
rotateSpeed
field_6913
turningSpeed
f_29946_
private float
cj
tx
field_6910
swimX
f_29947_
private float
ck
ty
field_6911
swimY
f_29948_
private float
cl
tz
field_6909
swimZ
f_29949_

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
B()
registerGoals()
method_5959()
initGoals()
m_8099_()
public static AttributeSupplier$Builder
gk()
createAttributes()
method_26895()
createSquidAttributes()
m_29988_()
protected SoundEvent
v()
getAmbientSound()
method_5994()
getAmbientSound()
m_7515_()
protected SoundEvent
d(brk arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
m_7975_(C_489_ arg0)
protected SoundEvent
n_()
getDeathSound()
method_6002()
getDeathSound()
m_5592_()
protected SoundEvent
t()
getSquirtSound()
method_33337()
getSquirtSound()
m_142555_()
public boolean
y()
canBeLeashed()
method_5931()
canBeLeashed()
m_6573_()
protected float
fa()
getSoundVolume()
method_6107()
getSoundVolume()
m_6121_()
protected Entity$MovementEmission
bc()
getMovementEmission()
method_33570()
getMoveEffect()
m_142319_()
protected double
aZ()
getDefaultGravity()
method_7490()
getGravity()
m_319564_()
public void
m_()
aiStep()
method_6007()
tickMovement()
m_8107_()
public boolean
a(brk 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
b(exc arg0)
rotateVector(Vec3 arg0)
method_6671(class_243 arg0)
applyBodyRotations(Vec3d shootVector)
m_29985_(C_3046_ arg0)
private void
x()
spawnInk()
method_6669()
squirt()
m_29982_()
protected ParticleOptions
s()
getInkParticle()
method_33336()
getInkParticle()
m_142033_()
public void
a(exc arg0)
travel(Vec3 arg0)
method_6091(class_243 arg0)
travel(Vec3d arg0)
m_7023_(C_3046_ arg0)
public void
b(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
gl()
hasMovementVector()
method_6672()
hasSwimmingVector()
m_29981_()