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.thirdparty.custommodels
/
CustomModel
/
ModelEntityEvents
Model
Entity
Events
public
class
ModelEntityEvents
implements
Listener
Members
Constructors
Custom
Model.
Model
Entity
Events
Link copied to clipboard
public
void
CustomModel.ModelEntityEvents
(
)
Functions
on
Death
Event
Link copied to clipboard
public
void
onDeathEvent
(
EliteMobDeathEvent
event
)
on
Melee
Hit
Link copied to clipboard
public
void
onMeleeHit
(
EntityDamageByEntityEvent
event
)
on
Ranged
Shot
Link copied to clipboard
public
void
onRangedShot
(
EntitySpawnEvent
event
)