BetterModel
Toggle table of contents
2.2.0-SNAPSHOT-477
fabric
Target filter
fabric
Switch theme
Search in API
Skip to content
BetterModel
fabric
/
kr.toxicity.model.impl.fabric.entity
/
TransformationData
Transformation
Data
class
TransformationData
Members
Constructors
Transformation
Data
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
pack
Link copied to clipboard
fun
pack
(
)
:
List
<
SynchedEntityData.DataValue
<
*
>
>
pack
Dirty
Link copied to clipboard
fun
packDirty
(
)
:
List
<
SynchedEntityData.DataValue
<
*
>
>
?
transform
Link copied to clipboard
fun
transform
(
duration
:
Int
,
translation
:
Vector3f
,
scale
:
Vector3f
,
rotation
:
Quaternionf
)