BetterModel
Toggle table of contents
2.0.0-SNAPSHOT-456
api
Target filter
api
Switch theme
Search in API
Skip to content
BetterModel
api
/
kr.toxicity.model.api.nms
/
HitBoxListener
/
OnDamage
/
andThen
and
Then
@
NotNull
open
fun
andThen
(
@
NotNull
other
:
@
NotNull
HitBoxListener.OnDamage
)
:
@
NotNull
HitBoxListener.OnDamage
Chains this handler with another.
Return
the combined handler
Since
1.15.2
Parameters
other
the other handler