pylon-core
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
pylon-core
pylon-core
/
io.github.pylonmc.pylon.core.entity.base
/
PylonDamageableEntity
Pylon
Damageable
Entity
interface
PylonDamageableEntity
(
source
)
Members
Functions
on
Damage
Link copied to clipboard
open
fun
onDamage
(
event
:
EntityDamageEvent
)
on
Regain
Health
Link copied to clipboard
open
fun
onRegainHealth
(
event
:
EntityRegainHealthEvent
)