net.minecraft.world.entity.animal

public class Squid

extends AgeableWaterCreature

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, Attackable, EquipmentUser, Leashable, Targeting

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

Field summary

Modifier and TypeField
public float
bI
xBodyRot
field_6907
tiltAngle
f_29938_
public float
bJ
xBodyRotO
field_6905
lastTiltAngle
f_29950_
public float
bK
zBodyRot
field_6903
rollAngle
f_29951_
public float
bL
zBodyRotO
field_6906
lastRollAngle
f_29939_
public float
bM
tentacleMovement
field_6908
thrustTimer
f_29940_
public float
bN
oldTentacleMovement
field_6902
lastThrustTimer
f_29941_
public float
bO
tentacleAngle
field_6904
tentacleAngle
f_29942_
public float
bP
oldTentacleAngle
field_6900
lastTentacleAngle
f_29943_
private float
bQ
speed
field_6901
swimVelocityScale
f_29944_
private float
bR
tentacleSpeed
field_6912
thrustTimerSpeed
f_29945_
private float
bS
rotateSpeed
field_6913
turningSpeed
f_29946_
Vec3
bT
movementVector
field_54298
swimVec
f_346583_

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
C()
registerGoals()
method_5959()
initGoals()
m_8099_()
public static AttributeSupplier$Builder
gu()
createAttributes()
method_26895()
createSquidAttributes()
m_29988_()
protected SoundEvent
s()
getAmbientSound()
method_5994()
getAmbientSound()
m_7515_()
protected SoundEvent
e(bvt arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
m_7975_(C_489_ arg0)
protected SoundEvent
j_()
getDeathSound()
method_6002()
getDeathSound()
m_5592_()
protected SoundEvent
p()
getSquirtSound()
method_33337()
getSquirtSound()
m_142555_()
public boolean
w()
canBeLeashed()
method_5931()
canBeLeashed()
m_6573_()
protected float
fe()
getSoundVolume()
method_6107()
getSoundVolume()
m_6121_()
protected Entity$MovementEmission
bf()
getMovementEmission()
method_33570()
getMoveEffect()
m_142319_()
public AgeableMob
a(asb arg0, bwu arg1)
getBreedOffspring(ServerLevel arg0, AgeableMob arg1)
method_5613(class_3218 arg0, class_1296 arg1)
createChild(ServerWorld arg0, PassiveEntity arg1)
m_142606_(C_12_ p_369721_, C_141062_ arg1)
protected double
bc()
getDefaultGravity()
method_7490()
getGravity()
m_319564_()
public void
d_()
aiStep()
method_6007()
tickMovement()
m_8107_()
public boolean
a(asb arg0, bvt arg1, float arg2)
hurtServer(ServerLevel arg0, DamageSource arg1, float arg2)
method_64397(class_3218 arg0, class_1282 arg1, float arg2)
damage(ServerWorld arg0, DamageSource arg1, float arg2)
m_351622_(C_12_ p_368481_, C_489_ p_368903_, float arg2)
private Vec3
l(fgc arg0)
rotateVector(Vec3 arg0)
method_6671(class_243 arg0)
applyBodyRotations(Vec3d shootVector)
m_29985_(C_3046_ arg0)
private void
u()
spawnInk()
method_6669()
squirt()
m_29982_()
protected ParticleOptions
m()
getInkParticle()
method_33336()
getInkParticle()
m_142033_()
public void
a_(fgc 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 boolean
gv()
hasMovementVector()
method_6672()
hasSwimmingVector()
m_29981_()
public SpawnGroupData
a(dla arg0, bva arg1, bxm arg2, byx arg3)
finalizeSpawn(ServerLevelAccessor arg0, DifficultyInstance arg1, EntitySpawnReason arg2, SpawnGroupData arg3)
method_5943(class_5425 arg0, class_1266 arg1, class_3730 arg2, class_1315 arg3)
initialize(ServerWorldAccess arg0, LocalDifficulty arg1, SpawnReason arg2, EntityData arg3)
m_6518_(C_1618_ p_366369_, C_469_ p_366851_, C_345845_ p_369197_, C_542_ arg3)