Uses of Enum Class
adalid.core.enums.AvatarShape
Packages that use AvatarShape
-
Uses of AvatarShape in adalid.core.data.types
Methods in adalid.core.data.types that return AvatarShapeMethods in adalid.core.data.types with parameters of type AvatarShape -
Uses of AvatarShape in adalid.core.enums
Methods in adalid.core.enums that return AvatarShapeModifier and TypeMethodDescriptionstatic AvatarShapeReturns the enum constant of this class with the specified name.static AvatarShape[]AvatarShape.values()Returns an array containing the constants of this enum class, in the order they are declared.