interactAt

@NotNull
open fun interactAt(@NotNull interactAt: @NotNull Consumer<HitBoxInteractAtEvent>): @NotNull HitBoxListener.Builder

Adds an interact-at handler.

Return

this builder

Since

2.1.0

Parameters

interactAt

the interact-at handler