HitBoxEvent

Functions

Link copied to clipboard
open fun call(): Boolean
Dispatches this event to the global event bus.
Link copied to clipboard
@NotNull
abstract fun getHitBox(): @NotNull HitBox
Returns the target hitbox of this event.