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
/
AnimationsBlueprint
Animations
Blueprint
public
class
AnimationsBlueprint
Members
Constructors
Animations
Blueprint
Link copied to clipboard
public
void
AnimationsBlueprint
(
List
<
Object
>
rawAnimationData
,
String
modelName
,
SkeletonBlueprint
skeletonBlueprint
,
int blockBenchVersion
)
Properties
animations
Link copied to clipboard
public
final
HashMap
<
String
,
AnimationBlueprint
>
animations
Functions
get
Animations
Link copied to clipboard
public
HashMap
<
String
,
AnimationBlueprint
>
getAnimations
(
)