BetterModel
Toggle table of contents
1.13.3-SNAPSHOT-392
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.nms
/
HitBoxListener
/
OnDamage
On
Damage
interface
OnDamage
On damage
Members
Functions
and
Then
Link copied to clipboard
@
NotNull
open
fun
andThen
(
@
NotNull
other
:
@
NotNull
HitBoxListener.OnDamage
)
:
@
NotNull
HitBoxListener.OnDamage
Sums two damage handlers
event
Link copied to clipboard
abstract
fun
event
(
@
NotNull
hitBox
:
@
NotNull
HitBox
,
@
NotNull
source
:
@
NotNull
ModelDamageSource
,
damage
:
Double
)
:
Boolean
Handles damage event