DismountModelEvent

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

Creates a new DismountModelEvent.

Since

2.0.0

Parameters

tracker

the entity tracker associated with the model

bone

the bone associated with the hitbox

hitbox

the hitbox being dismounted

entity

the entity dismounting