Class EntityGlowSquid

All Implemented Interfaces:
LogicalUtils, EntityAgeable, EntityAsyncPrepare, EntityDamageable, EntityNameable, Metadatable, Cloneable

public class EntityGlowSquid extends EntitySwimmingAnimal
  • Field Details

  • Constructor Details

  • Method Details

    • getNetworkId

      public int getNetworkId()
      Specified by:
      getNetworkId in class Entity
    • getHeight

      public float getHeight()
      Overrides:
      getHeight in class Entity
    • getWidth

      public float getWidth()
      Overrides:
      getWidth in class Entity
    • initEntity

      protected void initEntity()
      Overrides:
      initEntity in class EntityAnimal
    • getOriginalName

      public String getOriginalName()
      Description copied from class: Entity
      The name that English name of the type of this entity.
      Overrides:
      getOriginalName in class Entity