Uses of Enum Class
com.andrei1058.bedwars.api.server.SetupType
Packages that use SetupType
-
Uses of SetupType in com.andrei1058.bedwars.api.server
Methods in com.andrei1058.bedwars.api.server that return SetupTypeModifier 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.