BetterModel
Toggle table of contents
1.4.3
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.nms
/
HitBoxListener
Hit
Box
Listener
interface
HitBoxListener
A listener of hit-box
Members
Properties
EMPTY
Link copied to clipboard
val
EMPTY
:
HitBoxListener
Empty listener
Functions
damage
Link copied to clipboard
abstract
fun
damage
(
@
NotNull
source
:
ModelDamageSource
,
damage
:
Double
)
:
Boolean
Listens hit-box damage
remove
Link copied to clipboard
abstract
fun
remove
(
@
NotNull
hitBox
:
HitBox
)
Listens hit-box remove
sync
Link copied to clipboard
abstract
fun
sync
(
@
NotNull
hitBox
:
HitBox
)
Listens hit-box tick