Class CorruptionBoss
java.lang.Object
com.welcome234.pluginsystem.entity.Entity
com.welcome234.pluginsystem.entity.CorruptionBoss
Represents a Corruption Boss
-
Method Details
-
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
-