net.minecraft.entity.living.mob.water

public class SquidEntity

extends WaterMobEntity

All mapped superinterfaces:

Nameable, CommandSource, SpawnableEntity

aki
net.minecraft.class_951
net.minecraft.entity.living.mob.water.SquidEntity
net.minecraft.entity.passive.EntitySquid
net.minecraft.entity.passive.EntitySquid

Field summary

Modifier and TypeField
public float
a
field_3716
bodyPitch
field_70861_d
squidPitch
public float
b
field_3717
lastBodyPitch
field_70862_e
prevSquidPitch
public float
c
field_3718
bodyRoll
field_70859_f
squidYaw
public float
bC
field_3719
lastBodyRoll
field_70860_g
prevSquidYaw
public float
bD
field_3720
tentacleMovement
field_70867_h
squidRotation
public float
bE
field_3721
lastTentacleMovement
field_70868_i
prevSquidRotation
public float
bF
field_3722
tentacleRotation
field_70866_j
tentacleAngle
public float
bG
field_3714
lastTentacleRotation
field_70865_by
lastTentacleAngle
private float
bH
field_3715
speed
field_70863_bz
randomMotionSpeed
private float
bI
field_3709
tentacleSpeed
field_70864_bA
rotationVelocity
private float
bJ
field_3710
rotationSpeed
field_70871_bB
rotateSpeed
private float
bK
field_3711
targetX
field_70872_bC
randomMotionVecX
private float
bL
field_3712
targetY
field_70869_bD
randomMotionVecY
private float
bM
field_3713
targetZ
field_70870_bE
randomMotionVecZ

Constructor summary

ModifierConstructor
public (World arg0)

Method summary

Modifier and TypeMethod
protected void
n()
method_13087()
initGoals()
func_184651_r()
initEntityAI()
protected void
bZ()
method_6129()
initAttributes()
func_110147_ax()
registerAttributes()
public float
bF()
method_2544()
getEyeHeight()
func_70047_e()
getEyeHeight()
protected SoundEvent
D()
method_2603()
getAmbientSound()
func_184639_G()
getAmbientSound()
protected SoundEvent
d(aea arg0)
method_15060(class_856 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
cs()
method_13049()
getDeathSound()
func_184615_bR()
getDeathSound()
protected float
cD()
method_2602()
getSoundVolume()
func_70599_aP()
getSoundVolume()
protected boolean
ak()
method_2549()
makesSteps()
func_70041_e_()
canTriggerWalking()
protected Identifier
G()
method_13074()
getDefaultLootTable()
func_184647_J()
getLootTable()
public void
k()
method_2651()
mobTick()
func_70636_d()
livingTick()
public boolean
a(aea arg0, float arg1)
method_2499(class_856 arg0, float arg1)
takeDamage(DamageSource arg0, float arg1)
func_70097_a(DamageSource arg0, float arg1)
attackEntityFrom(DamageSource arg0, float arg1)
private Vec3d
b(cee arg0)
method_15772(class_236 arg0)
m_23299208(Vec3d arg0)
func_207400_b(Vec3d arg0)
func_207400_b(Vec3d arg0)
private void
dy()
method_15773()
m_46694919()
func_203039_dq()
squirtInk()
public void
a(float arg0, float arg1, float arg2)
method_2657(float arg0, float arg1, float arg2)
moveRelative(float arg0, float arg1, float arg2)
func_191986_a(float arg0, float arg1, float arg2)
travel(float arg0, float arg1, float arg2)
public boolean
a(axz arg0, boolean arg1)
method_15652(class_3598 arg0, boolean arg1)
canSpawn(WorldAccess arg0, boolean arg1)
func_205020_a(IWorld arg0, boolean arg1)
canSpawn(IWorld arg0, boolean arg1)
public void
c(float arg0, float arg1, float arg2)
method_11105(float arg0, float arg1, float arg2)
setTarget(float x, float y, float z)
func_175568_b(float arg0, float arg1, float arg2)
setMovementVector(float randomMotionVecXIn, float randomMotionVecYIn, float randomMotionVecZIn)
public boolean
l()
method_11106()
hasTarget()
func_175567_n()
hasMovementVector()
public void
a(byte arg0)
method_2485(byte arg0)
doEvent(byte arg0)
func_70103_a(byte arg0)
handleStatusUpdate(byte arg0)