custom
Toggle table of contents
1.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
custom
custom
/
net.crystopia.crystalshard.paper.custom.extension
/
onDamage
on
Damage
fun
Entity
.
onDamage
(
callback
:
EntityDamageEvent
.
(
)
->
Unit
)
Custom Interaction Method for the EntityDamageEvent. Register SmartEvents and use the Event Manager.
See also
Smart
Events