类 Squid

所有已实现的接口:
CommandSource, Attackable, Targeting, EntityAccess, Nameable, ICapabilityProvider, ICapabilityProviderImpl<Entity>, ICapabilitySerializable<CompoundTag>, IForgeEntity, IForgeLivingEntity, INBTSerializable<CompoundTag>
直接已知子类:
GlowSquid

public class Squid extends WaterAnimal
  • 字段详细资料

    • xBodyRot

      public float xBodyRot
    • xBodyRotO

      public float xBodyRotO
    • zBodyRot

      public float zBodyRot
    • zBodyRotO

      public float zBodyRotO
    • tentacleMovement

      public float tentacleMovement
    • oldTentacleMovement

      public float oldTentacleMovement
    • tentacleAngle

      public float tentacleAngle
    • oldTentacleAngle

      public float oldTentacleAngle
    • speed

      private float speed
    • tentacleSpeed

      private float tentacleSpeed
    • rotateSpeed

      private float rotateSpeed
    • tx

      private float tx
    • ty

      private float ty
    • tz

      private float tz
  • 构造器详细资料

  • 方法详细资料