Uses of Enum Class
me.c7dev.dexterity.displays.animation.RideAnimation.LookMode
Packages that use RideAnimation.LookMode
-
Uses of RideAnimation.LookMode in me.c7dev.dexterity.displays.animation
Subclasses with type arguments of type RideAnimation.LookMode in me.c7dev.dexterity.displays.animationMethods in me.c7dev.dexterity.displays.animation that return RideAnimation.LookModeModifier and TypeMethodDescriptionstatic RideAnimation.LookMode
Returns the enum constant of this class with the specified name.static RideAnimation.LookMode[]
RideAnimation.LookMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in me.c7dev.dexterity.displays.animation with parameters of type RideAnimation.LookMode