Skip navigation links
A B C D E F G H I K L M O P R S T U V W X Y 

V

valueOf(String) - Static method in enum aic2022.user.ChestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum aic2022.user.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum aic2022.user.Team
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum aic2022.user.TileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum aic2022.user.UnitStat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum aic2022.user.UnitType
Returns the enum constant of this type with the specified name.
values() - Static method in enum aic2022.user.ChestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum aic2022.user.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum aic2022.user.Team
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum aic2022.user.TileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum aic2022.user.UnitStat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum aic2022.user.UnitType
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I K L M O P R S T U V W X Y 
Skip navigation links