MountController
Types
Functions
Link copied to clipboard
Checks some player can control
Link copied to clipboard
Checks some player can dismount by self (right-click or sneak)
Link copied to clipboard
Creates modifier of this controller
Link copied to clipboard
@NotNull
Moves entity by player's input
open fun move(@NotNull type: MountController.MoveType, @NotNull player: Player, @NotNull entity: LivingEntity, @NotNull input: Vector3f, @NotNull travelVector: Vector3f): Vector3f
Moves entity by player's input by type