net.minecraft.world.entity.animal

public class Squid

extends AgeableWaterCreature

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, ScoreHolder, Attackable, EquipmentUser, Leashable, Targeting

ciw
net.minecraft.world.entity.animal.Squid
net.minecraft.class_1477
net.minecraft.entity.passive.SquidEntity
net.minecraft.world.entity.animal.EntitySquid

Field summary

Modifier and TypeField
public float
bZ
xBodyRot
field_6907
tiltAngle
public float
ca
xBodyRotO
field_6905
prevTiltAngle
public float
cb
zBodyRot
field_6903
rollAngle
public float
cc
zBodyRotO
field_6906
prevRollAngle
public float
cd
tentacleMovement
field_6908
thrustTimer
public float
ce
oldTentacleMovement
field_6902
prevThrustTimer
public float
cf
tentacleAngle
field_6904
tentacleAngle
public float
cg
oldTentacleAngle
field_6900
prevTentacleAngle
private float
ch
speed
field_6901
swimVelocityScale
private float
ci
tentacleSpeed
field_6912
thrustTimerSpeed
private float
cj
rotateSpeed
field_6913
turningSpeed
Vec3
ck
movementVector
field_54298
swimVec

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
B()
registerGoals()
method_5959()
initGoals()
public static AttributeSupplier$Builder
go()
createAttributes()
method_26895()
createSquidAttributes()
protected SoundEvent
u()
getAmbientSound()
method_5994()
getAmbientSound()
protected SoundEvent
e(bua arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
o_()
getDeathSound()
method_6002()
getDeathSound()
protected SoundEvent
t()
getSquirtSound()
method_33337()
getSquirtSound()
public boolean
y()
canBeLeashed()
method_5931()
canBeLeashed()
protected float
fg()
getSoundVolume()
method_6107()
getSoundVolume()
protected Entity$MovementEmission
bg()
getMovementEmission()
method_33570()
getMoveEffect()
public AgeableMob
a(ash arg0, bvb arg1)
getBreedOffspring(ServerLevel arg0, AgeableMob arg1)
method_5613(class_3218 arg0, class_1296 arg1)
createChild(ServerWorld arg0, PassiveEntity arg1)
protected double
bd()
getDefaultGravity()
method_7490()
getGravity()
public void
d_()
aiStep()
method_6007()
tickMovement()
public boolean
a(ash arg0, bua arg1, float arg2)
hurtServer(ServerLevel arg0, DamageSource arg1, float arg2)
method_64397(class_3218 arg0, class_1282 arg1, float arg2)
damage(ServerWorld arg0, DamageSource arg1, float arg2)
private Vec3
k(fby arg0)
rotateVector(Vec3 arg0)
method_6671(class_243 arg0)
applyBodyRotations(Vec3d shootVector)
private void
x()
spawnInk()
method_6669()
squirt()
protected ParticleOptions
p()
getInkParticle()
method_33336()
getInkParticle()
public void
a_(fby arg0)
travel(Vec3 arg0)
method_6091(class_243 arg0)
travel(Vec3d arg0)
public void
b(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
handleStatus(byte arg0)
public boolean
gp()
hasMovementVector()
method_6672()
hasSwimmingVector()
public SpawnGroupData
a(dhz arg0, bth arg1, bvq arg2, bwz arg3)
finalizeSpawn(ServerLevelAccessor arg0, DifficultyInstance arg1, EntitySpawnReason arg2, SpawnGroupData arg3)
method_5943(class_5425 arg0, class_1266 arg1, class_3730 arg2, class_1315 arg3)
initialize(ServerWorldAccess arg0, LocalDifficulty arg1, SpawnReason arg2, EntityData arg3)