BetterModel
Toggle table of contents
1.4.3-SNAPSHOT-65
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.mount
/
MountController
/
Modifier
Modifier
open
class
Modifier
Members
Functions
build
Link copied to clipboard
@
NotNull
open
fun
build
(
)
:
MountController
can
Control
Link copied to clipboard
@
NotNull
open
fun
canControl
(
canControl
:
Boolean
)
:
MountController.Modifier
can
Dismount
By
Self
Link copied to clipboard
@
NotNull
open
fun
canDismountBySelf
(
canDismountBySelf
:
Boolean
)
:
MountController.Modifier
can
Fly
Link copied to clipboard
@
NotNull
open
fun
canFly
(
canFly
:
Boolean
)
:
MountController.Modifier
can
Jump
Link copied to clipboard
@
NotNull
open
fun
canJump
(
canJump
:
Boolean
)
:
MountController.Modifier
can
Mount
Link copied to clipboard
@
NotNull
open
fun
canMount
(
canMount
:
Boolean
)
:
MountController.Modifier