BetterModel
Toggle table of contents
1.10.0-SNAPSHOT-243
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.tracker
/
EntityBodyRotator
Entity
Body
Rotator
class
EntityBodyRotator
Members
Types
Setter
Link copied to clipboard
open
inner
class
Setter
Functions
body
Rotation
Link copied to clipboard
@
NotNull
open
fun
bodyRotation
(
)
:
@
NotNull
ModelRotation
head
Rotation
Link copied to clipboard
@
NotNull
open
fun
headRotation
(
)
:
@
NotNull
Vector3f
lock
Rotation
Link copied to clipboard
open
fun
lockRotation
(
lock
:
Boolean
)
:
Boolean
set
Value
Link copied to clipboard
open
fun
setValue
(
@
NotNull
consumer
:
@
NotNull
Consumer
<
EntityBodyRotator.Setter
>
)