dismount

abstract fun dismount(@NotNull hitBox: @NotNull HitBox, @NotNull entity: @NotNull Entity)

Called when an entity dismounts the hitbox.

Since

1.15.2

Parameters

hitBox

the target hitbox

entity

the dismounting entity