create

@NotNull
open fun create(@NotNull create: @NotNull Consumer<HitBox>): @NotNull HitBoxListener.Builder

Adds a creation handler.

Return

this builder

Since

2.2.0

Parameters

create

the creation consumer