Uses of Enum Class
de.simonsator.partyandfriends.api.adapter.ServerSoftware
Packages that use ServerSoftware
- 
Uses of ServerSoftware in de.simonsator.partyandfriends.api.adapter
Methods in de.simonsator.partyandfriends.api.adapter that return ServerSoftwareModifier and TypeMethodDescriptionBukkitBungeeAdapter.getServerSoftware()static ServerSoftwareReturns 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.