net.minecraft.entity.living.mob.water

public class SquidEntity

extends WaterMobEntity

All mapped superinterfaces:

CommandSource, SpawnableEntity

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

Field summary

Modifier and TypeField
public float
a
field_3716
bodyPitch
squidPitch
public float
b
field_3717
lastBodyPitch
prevSquidPitch
public float
c
field_3718
bodyRoll
squidYaw
public float
bk
field_3719
lastBodyRoll
prevSquidYaw
public float
bl
field_3720
tentacleMovement
squidRotation
public float
bm
field_3721
lastTentacleMovement
prevSquidRotation
public float
bn
field_3722
tentacleRotation
tentacleAngle
public float
bo
field_3714
lastTentacleRotation
lastTentacleAngle
private float
bp
field_3715
speed
randomMotionSpeed
private float
bq
field_3709
tentacleSpeed
rotationVelocity
private float
br
field_3710
rotationSpeed
field_70871_bB
private float
bs
field_3711
targetX
randomMotionVecX
private float
bt
field_3712
targetY
randomMotionVecY
private float
bu
field_3713
targetZ
randomMotionVecZ

Constructor summary

ModifierConstructor
public (World arg0)

Method summary

Modifier and TypeMethod
protected void
aX()
method_6129()
initAttributes()
applyEntityAttributes()
public float
aS()
method_2544()
getEyeHeight()
getEyeHeight()
protected String
z()
method_2603()
getAmbientSound()
getLivingSound()
protected String
bo()
method_2604()
getHurtSound()
getHurtSound()
protected String
bp()
method_2605()
getDeathSound()
getDeathSound()
protected float
bB()
method_2602()
getSoundVolume()
getSoundVolume()
protected Item
A()
method_8375()
getDropItem()
getDropItem()
protected boolean
s_()
method_2549()
makesSteps()
canTriggerWalking()
protected void
b(boolean arg0, int arg1)
method_2587(boolean arg0, int arg1)
dropItems(boolean arg0, int arg1)
dropFewItems(boolean arg0, int arg1)
public boolean
V()
method_2467()
isInWater()
isInWater()
public void
m()
method_2651()
mobTick()
onLivingUpdate()
public void
g(float arg0, float arg1)
method_2657(float arg0, float arg1)
moveRelative(float arg0, float arg1)
moveEntityWithHeading(float arg0, float arg1)
public boolean
bR()
method_2637()
canSpawn()
getCanSpawnHere()
public void
b(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 randomMotionVecXIn, float randomMotionVecYIn, float randomMotionVecZIn)
public boolean
n()
method_11106()
hasTarget()
func_175567_n()
public void
a(byte arg0)
method_2485(byte arg0)
doEvent(byte arg0)
handleStatusUpdate(byte arg0)