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.animation
/
Animations
Animations
public
class
Animations
Members
Constructors
Animations
Link copied to clipboard
public
void
Animations
(
AnimationsBlueprint
animationsBlueprint
,
ModeledEntity
modeledEntity
)
Properties
animations
Link copied to clipboard
public
final
HashMap
<
String
,
Animation
>
animations
Functions
get
Animations
Link copied to clipboard
public
HashMap
<
String
,
Animation
>
getAnimations
(
)