Class EntityGhast

All Implemented Interfaces:
IAnimals, IMob

public class EntityGhast extends EntityFlying implements IMob
  • Field Details

    • courseChangeCooldown

      public int courseChangeCooldown
    • waypointX

      public double waypointX
    • waypointY

      public double waypointY
    • waypointZ

      public double waypointZ
    • prevAttackCounter

      public int prevAttackCounter
    • attackCounter

      public int attackCounter
  • Constructor Details

    • EntityGhast

      public EntityGhast(World par1World)
  • Method Details