net.minecraft.world.entity.animal

public class Squid

extends WaterAnimal

All mapped superinterfaces:

Nameable, CommandSource

bav
net.minecraft.world.entity.animal.Squid
net.minecraft.class_1477
net.minecraft.entity.passive.SquidEntity
net.minecraft.entity.passive.SquidEntity
net.minecraft.server.v1_16_R3.EntitySquid

Field summary

Modifier and TypeField
public float
b
xBodyRot
field_6907
tiltAngle
field_70861_d
public float
c
xBodyRotO
field_6905
prevTiltAngle
field_70862_e
public float
d
zBodyRot
field_6903
rollAngle
field_70859_f
public float
bo
zBodyRotO
field_6906
prevRollAngle
field_70860_g
public float
bp
tentacleMovement
field_6908
thrustTimer
field_70867_h
public float
bq
oldTentacleMovement
field_6902
prevThrustTimer
field_70868_i
public float
br
tentacleAngle
field_6904
tentacleAngle
field_70866_j
public float
bs
oldTentacleAngle
field_6900
prevTentacleAngle
field_70865_by
private float
bt
speed
field_6901
swimVelocityScale
field_70863_bz
private float
bu
tentacleSpeed
field_6912
thrustTimerSpeed
field_70864_bA
private float
bv
rotateSpeed
field_6913
turningSpeed
field_70871_bB
private float
bw
tx
field_6910
swimX
field_70872_bC
private float
bx
ty
field_6911
swimY
field_70869_bD
private float
by
tz
field_6909
swimZ
field_70870_bE

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
o()
registerGoals()
method_5959()
initGoals()
func_184651_r()
initPathfinder()
public static AttributeSupplier$Builder
m()
createAttributes()
method_26895()
createSquidAttributes()
func_234227_m_()
protected float
b(aqx arg0, aqb arg1)
getStandingEyeHeight(Pose arg0, EntityDimensions arg1)
method_18394(class_4050 arg0, class_4048 arg1)
getActiveEyeHeight(EntityPose arg0, EntityDimensions arg1)
func_213348_b(Pose arg0, EntitySize arg1)
protected SoundEvent
I()
getAmbientSound()
method_5994()
getAmbientSound()
func_184639_G()
getSoundAmbient()
protected SoundEvent
e(apk arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getSoundHurt(DamageSource arg0)
protected SoundEvent
dq()
getDeathSound()
method_6002()
getDeathSound()
func_184615_bR()
getSoundDeath()
protected float
dG()
getSoundVolume()
method_6107()
getSoundVolume()
func_70599_aP()
getSoundVolume()
protected boolean
aC()
isMovementNoisy()
method_5658()
canClimb()
func_225502_at_()
playStepSound()
public void
k()
aiStep()
method_6007()
tickMovement()
func_70636_d()
movementTick()
public boolean
a(apk arg0, float arg1)
hurt(DamageSource arg0, float arg1)
method_5643(class_1282 arg0, float arg1)
damage(DamageSource arg0, float arg1)
func_70097_a(DamageSource arg0, float arg1)
damageEntity(DamageSource arg0, float arg1)
private Vec3
i(dcn arg0)
rotateVector(Vec3 arg0)
method_6671(class_243 arg0)
applyBodyRotations(Vec3d shootVector)
func_207400_b(Vector3d arg0)
private void
eL()
spawnInk()
method_6669()
squirt()
func_203039_dq()
public void
g(dcn arg0)
travel(Vec3 arg0)
method_6091(class_243 arg0)
travel(Vec3d arg0)
func_213352_e(Vector3d arg0)
public static boolean
b(aqe<bav> arg0, bry arg1, aqp arg2, fx 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)
func_223365_b(EntityType<SquidEntity> arg0, IWorld arg1, SpawnReason arg2, BlockPos arg3, Random arg4)
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)
func_175568_b(float arg0, float arg1, float arg2)
public boolean
eK()
hasMovementVector()
method_6672()
hasSwimmingVector()
func_175567_n()
public void
a(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
handleStatus(byte arg0)
func_70103_a(byte arg0)