- valueOf(String) - Static method in enum org.geysermc.common.PlatformType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.geysermc.common.window.button.FormImage.FormImageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.geysermc.floodgate.util.DeviceOS
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.geysermc.common.PlatformType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.geysermc.common.window.button.FormImage.FormImageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.geysermc.floodgate.util.DeviceOS
-
Returns an array containing the constants of this enum type, in
the order they are declared.