triggerInteractAt

@ApiStatus.Internal
abstract fun triggerInteractAt(@NotNull player: @NotNull PlatformPlayer, @NotNull hand: @NotNull ModelInteractionHand, @NotNull position: @NotNull Vector3f)

Triggers an interaction with this hitbox at a specific position.

Since

1.15.2

Parameters

player

the player interacting

hand

the hand used

position

the interaction position