- valueOf(String) - Static method in enum org.geysermc.connect.storage.AbstractStorageManager.StorageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.geysermc.connect.ui.FormID
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.geysermc.connect.utils.ServerCategory
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.geysermc.connect.storage.AbstractStorageManager.StorageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.geysermc.connect.ui.FormID
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.geysermc.connect.utils.ServerCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VirtualHostSection() - Constructor for class org.geysermc.connect.GeyserConnectConfig.VirtualHostSection
-