net.minecraft.entity.living.mob.water

public class SquidEntity

extends WaterMobEntity

All mapped superinterfaces:

CommandSource, SpawnableEntity

xh
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
bu
field_3719
lastBodyRoll
prevSquidYaw
public float
bv
field_3720
tentacleMovement
squidRotation
public float
bw
field_3721
lastTentacleMovement
prevSquidRotation
public float
bx
field_3722
tentacleRotation
tentacleAngle
public float
by
field_3714
lastTentacleRotation
lastTentacleAngle
private float
bz
field_3715
speed
randomMotionSpeed
private float
bA
field_3709
tentacleSpeed
rotationVelocity
private float
bB
field_3710
rotationSpeed
rotateSpeed
private float
bC
field_3711
targetX
randomMotionVecX
private float
bD
field_3712
targetY
randomMotionVecY
private float
bE
field_3713
targetZ
randomMotionVecZ

Constructor summary

ModifierConstructor
public (World arg0)

Method summary

Modifier and TypeMethod
public static void
a(ph arg0)
method_13512(class_2934 arg0)
registerSchema(DataFixerUpper dfu)
registerFixesSquid(DataFixer fixer)
protected void
r()
method_13087()
initGoals()
initEntityAI()
protected void
bE()
method_6129()
initAttributes()
applyEntityAttributes()
public float
bq()
method_2544()
getEyeHeight()
getEyeHeight()
protected SoundEvent
G()
method_2603()
getAmbientSound()
getAmbientSound()
protected SoundEvent
bW()
method_13048()
getHurtSound()
getHurtSound()
protected SoundEvent
bX()
method_13049()
getDeathSound()
getDeathSound()
protected float
ci()
method_2602()
getSoundVolume()
getSoundVolume()
protected boolean
af()
method_2549()
makesSteps()
canTriggerWalking()
protected Identifier
J()
method_13074()
getDefaultLootTable()
getLootTable()
public void
n()
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
cM()
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)
setMovementVector(float randomMotionVecXIn, float randomMotionVecYIn, float randomMotionVecZIn)
public boolean
o()
method_11106()
hasTarget()
hasMovementVector()
public void
a(byte arg0)
method_2485(byte arg0)
doEvent(byte arg0)
handleStatusUpdate(byte arg0)