MountModelEvent

@ApiStatus.Internal
constructor(@NotNull tracker: @NotNull EntityTracker, @NotNull bone: @NotNull RenderedBone, @NotNull hitBox: @NotNull HitBox, @NotNull entity: @NotNull PlatformEntity)

Creates a new MountModelEvent.

Since

2.0.0

Parameters

tracker

the entity tracker associated with the model

bone

the bone associated with the hitbox

hitBox

the hitbox being mounted

entity

the entity attempting to mount