DevCore
Toggle table of contents
1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
DevCore
entity
/
com.peco2282.devcore.entity
/
onDamage
on
Damage
fun
Entity
.
onDamage
(
plugin
:
Plugin
,
handle
:
EntityDamageEvent
.
(
)
->
Unit
)
Executes the
handle
when this entity takes damage.