mount

abstract fun mount(@NotNull hitBox: @NotNull HitBox, @NotNull PlatformEntity: @NotNull PlatformEntity)

Called when an PlatformEntity mounts the hitbox.

Since

1.15.2

Parameters

hitBox

the target hitbox

PlatformEntity

the mounting PlatformEntity