mount

@NotNull
open fun mount(@NotNull mount: @NotNull BiConsumer<HitBox, PlatformEntity>): @NotNull HitBoxListener.Builder

Adds a mount handler.

Return

this builder

Since

1.15.2

Parameters

mount

the mount consumer