HitBoxListener

interface HitBoxListener

A listener of hit-box

Properties

Link copied to clipboard
Empty listener

Functions

Link copied to clipboard
abstract fun damage(@NotNull source: ModelDamageSource, damage: Double): Boolean
Listens hit-box damage
Link copied to clipboard
abstract fun remove(@NotNull hitBox: HitBox)
Listens hit-box remove
Link copied to clipboard
abstract fun sync(@NotNull hitBox: HitBox)
Listens hit-box tick