Uses of Enum Class
com.andrei1058.bedwars.api.server.SetupType
-
Uses of SetupType in com.andrei1058.bedwars.api.server
Modifier and TypeMethodDescriptionISetupSession.getSetupType()
Get setup type.static SetupType
Returns the enum constant of this class with the specified name.static SetupType[]
SetupType.values()
Returns an array containing the constants of this enum class, in the order they are declared.