Uses of Enum Class
xericker.arenalegends.gameplay.cameo.data.CameoStatus
Packages that use CameoStatus
-
Uses of CameoStatus in xericker.arenalegends.gameplay.cameo.data
Subclasses with type arguments of type CameoStatus in xericker.arenalegends.gameplay.cameo.dataMethods in xericker.arenalegends.gameplay.cameo.data that return CameoStatusModifier and TypeMethodDescriptionCameoData.getStatus()static CameoStatusReturns the enum constant of this class with the specified name.static CameoStatus[]CameoStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.