Uses of Enum Class
de.simonsator.partyandfriends.api.adapter.ServerSoftware
-
Uses of ServerSoftware in de.simonsator.partyandfriends.api.adapter
Modifier and TypeMethodDescriptionBukkitBungeeAdapter.getServerSoftware()
static ServerSoftware
Returns the enum constant of this class with the specified name.static ServerSoftware[]
ServerSoftware.values()
Returns an array containing the constants of this enum class, in the order they are declared.