net.minecraft.world.entity.animal

public class Squid

extends WaterAnimal

All mapped superinterfaces:

Nameable, EntityAccess, CommandSource

beu
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
bS
tentacleMovement
field_6908
thrustTimer
f_29940_
public float
bT
oldTentacleMovement
field_6902
prevThrustTimer
f_29941_
public float
bU
tentacleAngle
field_6904
tentacleAngle
f_29942_
public float
bV
oldTentacleAngle
field_6900
prevTentacleAngle
f_29943_
private float
bW
speed
field_6901
swimVelocityScale
f_29944_
private float
bX
tentacleSpeed
field_6912
thrustTimerSpeed
f_29945_
private float
bY
rotateSpeed
field_6913
turningSpeed
f_29946_
private float
bZ
tx
field_6910
swimX
f_29947_
private float
ca
ty
field_6911
swimY
f_29948_
private float
cb
tz
field_6909
swimZ
f_29949_

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
v()
registerGoals()
method_5959()
initGoals()
m_8099_()
initPathfinder()
public static AttributeSupplier$Builder
fv()
createAttributes()
method_26895()
createSquidAttributes()
m_29988_()
protected float
b(auf arg0, atg 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
q()
getAmbientSound()
method_5994()
getAmbientSound()
m_7515_()
getSoundAmbient()
protected SoundEvent
c(asp arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
m_7975_(C_489_ arg0)
getSoundHurt(DamageSource arg0)
protected SoundEvent
v_()
getDeathSound()
method_6002()
getDeathSound()
m_5592_()
getSoundDeath()
protected SoundEvent
p()
getSquirtSound()
method_33337()
getSquirtSound()
m_142555_()
public boolean
a(bkd arg0)
canBeLeashed(Player arg0)
method_5931(class_1657 arg0)
canBeLeashedBy(PlayerEntity arg0)
m_6573_(C_1141_ arg0)
protected float
eo()
getSoundVolume()
method_6107()
getSoundVolume()
m_6121_()
getSoundVolume()
protected Entity$MovementEmission
aI()
getMovementEmission()
method_33570()
getMoveEffect()
m_142319_()
public void
u_()
aiStep()
method_6007()
tickMovement()
m_8107_()
movementTick()
public boolean
a(asp 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)
damageEntity(DamageSource arg0, float arg1)
private Vec3
i(dna 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
g(dna arg0)
travel(Vec3 arg0)
method_6091(class_243 arg0)
travel(Vec3d arg0)
m_7023_(C_3046_ arg0)
public static boolean
b(atj<beu> arg0, bwq arg1, atx arg2, gg arg3, Random arg4)
checkSquidSpawnRules(EntityType<Squid> arg0, LevelAccessor arg1, MobSpawnType arg2, BlockPos arg3, Random arg4)
method_20670(class_1299<class_1477> arg0, class_1936 arg1, class_3730 arg2, class_2338 arg3, Random arg4)
canSpawn(EntityType<SquidEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)
m_29968_(C_513_<C_901_> p_29969_, C_1598_ p_29970_, C_529_ p_29971_, C_4675_ p_29972_, Random p_29973_)
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
fw()
hasMovementVector()
method_6672()
hasSwimmingVector()
m_29981_()