BetterModel
Toggle table of contents
1.11.3-SNAPSHOT-330
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.tracker
/
ModelRotator
/
Getter
Getter
interface
Getter
Members
Properties
DEFAULT
Link copied to clipboard
val
DEFAULT
:
ModelRotator.Getter
Functions
apply
Link copied to clipboard
@
NotNull
abstract
fun
apply
(
@
NotNull
tracker
:
@
NotNull
Tracker
,
@
NotNull
modelRotation
:
@
NotNull
ModelRotation
)
:
@
NotNull
ModelRotation
of
Link copied to clipboard
@
NotNull
open
fun
of
(
@
NotNull
rotator
:
@
NotNull
(
ModelRotation
)
->
ModelRotation
)
:
@
NotNull
ModelRotator.Getter
@
NotNull
open
fun
of
(
@
NotNull
rotator
:
@
NotNull
Supplier
<
ModelRotation
>
)
:
@
NotNull
ModelRotator.Getter
@
NotNull
open
fun
of
(
@
NotNull
rotator
:
@
NotNull
ModelRotation
)
:
@
NotNull
ModelRotator.Getter