Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
FreeMinecraftModels
/
com.magmaguy.freeminecraftmodels.dataconverter
/
Keyframe
/
Keyframe
Keyframe
public
void
Keyframe
(
Object
object
,
String
modelName
,
String
animationName
)
public
void
Keyframe
(
TransformationType
transformationType
,
int timeInTicks
,
InterpolationType
interpolationType
,
float dataX
,
float dataY
,
float dataZ
)