HitBoxListener

interface HitBoxListener

Properties

Link copied to clipboard

Functions

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