- valueOf(String) - Static method in enum aic2025.user.Biome
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum aic2025.user.Craftable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum aic2025.user.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum aic2025.user.Material
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum aic2025.user.StructureType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum aic2025.user.Team
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum aic2025.user.Upgrade
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum aic2025.user.Biome
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum aic2025.user.Craftable
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum aic2025.user.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum aic2025.user.Material
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum aic2025.user.StructureType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum aic2025.user.Team
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum aic2025.user.Upgrade
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VICTORY_BEACONS - Static variable in class aic2025.user.GameConstants
-
Number of beacons that are necessary to win the game.