Class CorruptionBoss

java.lang.Object
com.welcome234.pluginsystem.entity.Entity
com.welcome234.pluginsystem.entity.CorruptionBoss

public class CorruptionBoss extends Entity
Represents a Corruption Boss
  • Method Details

    • getTarget

      public Player getTarget()
      Gets the Player that this Corruption Boss is currently targeting
      Returns:
      Player instance, or null if they are not targeting anything
      Throws:
      IllegalStateException - if entity is not loaded or alive