net.minecraft.world.entity.animal

public class Squid

extends AgeableWaterCreature

All mapped superinterfaces:

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

cjp
net.minecraft.world.entity.animal.Squid
net.minecraft.class_1477
net.minecraft.entity.passive.SquidEntity

Field summary

Modifier and TypeField
public float
bF
xBodyRot
field_6907
tiltAngle
public float
bG
xBodyRotO
field_6905
lastTiltAngle
public float
bH
zBodyRot
field_6903
rollAngle
public float
bI
zBodyRotO
field_6906
lastRollAngle
public float
bJ
tentacleMovement
field_6908
thrustTimer
public float
bK
oldTentacleMovement
field_6902
lastThrustTimer
public float
bL
tentacleAngle
field_6904
tentacleAngle
public float
bM
oldTentacleAngle
field_6900
lastTentacleAngle
private float
bN
speed
field_6901
swimVelocityScale
private float
bO
tentacleSpeed
field_6912
thrustTimerSpeed
private float
bP
rotateSpeed
field_6913
turningSpeed
Vec3
bQ
movementVector
field_54298
swimVec

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
D()
registerGoals()
method_5959()
initGoals()
public static AttributeSupplier$Builder
gq()
createAttributes()
method_26895()
createSquidAttributes()
protected SoundEvent
u()
getAmbientSound()
method_5994()
getAmbientSound()
protected SoundEvent
e(bup arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
l_()
getDeathSound()
method_6002()
getDeathSound()
protected SoundEvent
t()
getSquirtSound()
method_33337()
getSquirtSound()
public boolean
w()
canBeLeashed()
method_5931()
canBeLeashed()
protected float
fd()
getSoundVolume()
method_6107()
getSoundVolume()
protected Entity$MovementEmission
bg()
getMovementEmission()
method_33570()
getMoveEffect()
public AgeableMob
a(aro arg0, bvq 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
k_()
aiStep()
method_6007()
tickMovement()
public boolean
a(aro arg0, bup 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
l(fdw arg0)
rotateVector(Vec3 arg0)
method_6671(class_243 arg0)
applyBodyRotations(Vec3d shootVector)
private void
x()
spawnInk()
method_6669()
squirt()
protected ParticleOptions
q()
getInkParticle()
method_33336()
getInkParticle()
public void
a_(fdw 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
gr()
hasMovementVector()
method_6672()
hasSwimmingVector()
public SpawnGroupData
a(djg arg0, btw arg1, bwi arg2, bxr 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)