net.minecraft.world.entity.animal.squid

public class Squid

extends AgeableWaterCreature

All mapped superinterfaces:

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

cxq
net.minecraft.world.entity.animal.squid.Squid
net.minecraft.class_1477
net.minecraft.entity.passive.SquidEntity
net.minecraft.src.C_432261_
net.minecraft.world.entity.animal.squid.EntitySquid

字段概要

修饰符与类型字段
public float
cv
xBodyRot
field_6907
tiltAngle
f_436185_
public float
cw
xBodyRotO
field_6905
lastTiltAngle
f_435787_
public float
cx
zBodyRot
field_6903
rollAngle
f_436457_
public float
cy
zBodyRotO
field_6906
lastRollAngle
f_433116_
public float
cz
tentacleMovement
field_6908
thrustTimer
f_433774_
public float
cA
oldTentacleMovement
field_6902
lastThrustTimer
f_433307_
public float
cB
tentacleAngle
field_6904
tentacleAngle
f_434096_
public float
cC
oldTentacleAngle
field_6900
lastTentacleAngle
f_433424_
private float
cD
speed
field_6901
swimVelocityScale
f_434848_
private float
cE
tentacleSpeed
field_6912
thrustTimerSpeed
f_436745_
private float
cF
rotateSpeed
field_6913
turningSpeed
f_435770_
Vec3
cG
movementVector
field_54298
swimVec
f_434505_

构造函数概要

修饰符构造函数
public (EntityType<? extends Squid> p_450800_, Level arg1)

方法概要

修饰符与类型方法
protected void
D()
registerGoals()
method_5959()
initGoals()
m_8099_()
public static AttributeSupplier$Builder
gR()
createAttributes()
method_26895()
createSquidAttributes()
m_441127_()
protected SoundEvent
W()
getAmbientSound()
method_5994()
getAmbientSound()
m_7515_()
protected SoundEvent
h(cex arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
m_7975_(C_489_ arg0)
protected SoundEvent
fd()
getDeathSound()
method_6002()
getDeathSound()
m_5592_()
protected SoundEvent
gP()
getSquirtSound()
method_33337()
getSquirtSound()
m_442491_()
public boolean
aj_()
canBeLeashed()
method_5931()
canBeLeashed()
m_6573_()
protected float
fC()
getSoundVolume()
method_6107()
getSoundVolume()
m_6121_()
protected Entity$MovementEmission
bv()
getMovementEmission()
method_33570()
getMoveEffect()
m_142319_()
public AgeableMob
a(axf arg0, cfy arg1)
getBreedOffspring(ServerLevel arg0, AgeableMob arg1)
method_5613(class_3218 arg0, class_1296 arg1)
createChild(ServerWorld arg0, PassiveEntity arg1)
m_142606_(C_12_ p_458438_, C_141062_ arg1)
protected double
bs()
getDefaultGravity()
method_7490()
getGravity()
m_319564_()
public void
d_()
aiStep()
method_6007()
tickMovement()
m_8107_()
public boolean
a(axf arg0, cex 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)
m_351622_(C_12_ p_456534_, C_489_ p_452348_, float arg2)
private Vec3
o(ftm arg0)
rotateVector(Vec3 arg0)
method_6671(class_243 arg0)
applyBodyRotations(Vec3d shootVector)
m_439632_(C_3046_ arg0)
private void
gQ()
spawnInk()
method_6669()
squirt()
m_445441_()
protected ParticleOptions
p()
getInkParticle()
method_33336()
getInkParticle()
m_440112_()
public void
m(ftm arg0)
travel(Vec3 arg0)
method_6091(class_243 arg0)
travel(Vec3d arg0)
m_7023_(C_3046_ arg0)
public void
b(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
handleStatus(byte arg0)
m_7822_(byte arg0)
public boolean
gS()
hasMovementVector()
method_6672()
hasSwimmingVector()
m_446573_()
public SpawnGroupData
a(dxf arg0, cda arg1, cgt arg2, cie 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)
m_6518_(C_1618_ p_459752_, C_469_ p_453936_, C_345845_ p_460753_, C_542_ arg3)