Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
EliteMobs
/
com.magmaguy.elitemobs.utils
/
EntityFinder
Entity
Finder
public
class
EntityFinder
Members
Functions
filter
Ranged
Damagers
Link copied to clipboard
public
static
LivingEntity
filterRangedDamagers
(
Entity
entity
)
find
Player
Link copied to clipboard
public
static
Player
findPlayer
(
EntityDamageByEntityEvent
event
)
public
static
Player
findPlayer
(
EntityTargetLivingEntityEvent
event
)
get
Real
Damager
Link copied to clipboard
public
static
LivingEntity
getRealDamager
(
EntityDamageByEntityEvent
event
)
public
static
LivingEntity
getRealDamager
(
EntityTargetLivingEntityEvent
event
)