hitBoxes

@NotNull
@Unmodifiable
open fun hitBoxes(): @NotNull @Unmodifiable Collection<HitBox>

Returns a collection of all active hitboxes for this registry.

Return

the hitboxes

Since

2.2.0