createHitBox

@Nullable
abstract fun createHitBox(@NotNull entity: EntityAdapter, @NotNull supplier: TransformSupplier, @NotNull namedBoundingBox: NamedBoundingBox, @NotNull source: HitBoxListener): HitBox