Uses of Enum Class
me.croabeast.takion.character.SmallCaps
Packages that use SmallCaps
-
Uses of SmallCaps in me.croabeast.takion.character
Methods in me.croabeast.takion.character that return SmallCapsModifier and TypeMethodDescriptionstatic SmallCapsSmallCaps.valueOf(char character) Returns the correspondingSmallCapsconstant for the given character.static SmallCapsReturns the enum constant of this class with the specified name.static SmallCaps[]SmallCaps.values()Returns an array containing the constants of this enum class, in the order they are declared.