net.minecraft.world.entity.animal

public class Squid

extends AgeableWaterCreature

All mapped superinterfaces:

SyncedDataHolder, DebugValueSource, Nameable, ItemOwner, SlotProvider, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, Attackable, WaypointTransmitter, Waypoint, EquipmentUser, Leashable, Targeting

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

Field summary

Modifier and TypeField
public float
cv
xBodyRot
field_6907
tiltAngle
public float
cw
xBodyRotO
field_6905
lastTiltAngle
public float
cx
zBodyRot
field_6903
rollAngle
public float
cy
zBodyRotO
field_6906
lastRollAngle
public float
cz
tentacleMovement
field_6908
thrustTimer
public float
cA
oldTentacleMovement
field_6902
lastThrustTimer
public float
cB
tentacleAngle
field_6904
tentacleAngle
public float
cC
oldTentacleAngle
field_6900
lastTentacleAngle
private float
cD
speed
field_6901
swimVelocityScale
private float
cE
tentacleSpeed
field_6912
thrustTimerSpeed
private float
cF
rotateSpeed
field_6913
turningSpeed
Vec3
cG
movementVector
field_54298
swimVec

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
H()
registerGoals()
method_5959()
initGoals()
public static AttributeSupplier$Builder
gQ()
createAttributes()
method_26895()
createSquidAttributes()
protected SoundEvent
p()
getAmbientSound()
method_5994()
getAmbientSound()
protected SoundEvent
e(cev arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
e_()
getDeathSound()
method_6002()
getDeathSound()
protected SoundEvent
n()
getSquirtSound()
method_33337()
getSquirtSound()
public boolean
v()
canBeLeashed()
method_5931()
canBeLeashed()
protected float
fy()
getSoundVolume()
method_6107()
getSoundVolume()
protected Entity$MovementEmission
bu()
getMovementEmission()
method_33570()
getMoveEffect()
public AgeableMob
a(axf arg0, cfw arg1)
getBreedOffspring(ServerLevel arg0, AgeableMob arg1)
method_5613(class_3218 arg0, class_1296 arg1)
createChild(ServerWorld arg0, PassiveEntity arg1)
protected double
br()
getDefaultGravity()
method_7490()
getGravity()
public void
d_()
aiStep()
method_6007()
tickMovement()
public boolean
a(axf arg0, cev 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
o(fse arg0)
rotateVector(Vec3 arg0)
method_6671(class_243 arg0)
applyBodyRotations(Vec3d shootVector)
private void
s()
spawnInk()
method_6669()
squirt()
protected ParticleOptions
m()
getInkParticle()
method_33336()
getInkParticle()
public void
m(fse 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(dvx arg0, ccy arg1, cgr arg2, cid 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)