net.minecraft.entity.living.mob.water

public class SquidEntity

extends WaterMobEntity

All mapped superinterfaces:

SpawnableEntity

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

Field summary

Modifier and TypeField
public float
bp
field_3716
bodyPitch
squidPitch
public float
bq
field_3717
lastBodyPitch
prevSquidPitch
public float
br
field_3718
bodyRoll
squidYaw
public float
bs
field_3719
lastBodyRoll
prevSquidYaw
public float
bt
field_3720
tentacleMovement
squidRotation
public float
bu
field_3721
lastTentacleMovement
prevSquidRotation
public float
bv
field_3722
tentacleRotation
tentacleAngle
public float
bw
field_3714
lastTentacleRotation
lastTentacleAngle
private float
bx
field_3715
speed
randomMotionSpeed
private float
by
field_3709
tentacleSpeed
rotationVelocity
private float
bz
field_3710
rotationSpeed
field_70871_bB
private float
bA
field_3711
targetX
randomMotionVecX
private float
bB
field_3712
targetY
randomMotionVecY
private float
bC
field_3713
targetZ
randomMotionVecZ

Constructor summary

ModifierConstructor
public (World arg0)

Method summary

Modifier and TypeMethod
protected void
aD()
method_6129()
initAttributes()
applyEntityAttributes()
protected String
t()
method_2603()
getAmbientSound()
getLivingSound()
protected String
aT()
method_2604()
getHurtSound()
getHurtSound()
protected String
aU()
method_2605()
getDeathSound()
getDeathSound()
protected float
bf()
method_2602()
getSoundVolume()
getSoundVolume()
protected Item
u()
method_8375()
getDropItem()
getDropItem()
protected boolean
g_()
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
M()
method_2467()
isInWater()
isInWater()
public void
e()
method_2651()
mobTick()
onLivingUpdate()
public void
e(float arg0, float arg1)
method_2657(float arg0, float arg1)
moveRelative(float arg0, float arg1)
moveEntityWithHeading(float arg0, float arg1)
protected void
bq()
method_2635()
aiTick()
updateEntityActionState()
public boolean
by()
method_2637()
canSpawn()
getCanSpawnHere()