mountController

@NotNull
abstract fun mountController(): @NotNull MountController

Returns the mount controller for this hitbox.

Return

the mount controller

Since

1.15.2


abstract fun mountController(@NotNull controller: @NotNull MountController)

Sets the mount controller for this hitbox.

Since

1.15.2

Parameters

controller

the new mount controller