Uses of Enum
de.marcely.bedwars.api.game.specialitem.SpecialItemType
-
Uses of SpecialItemType in de.marcely.bedwars.api.game.specialitem
Modifier and TypeMethodDescriptionSpecialItem.getType()
Returns the type to make it easier for you to differentiate itstatic SpecialItemType
Returns the enum constant of this type with the specified name.static SpecialItemType[]
SpecialItemType.values()
Returns an array containing the constants of this enum type, in the order they are declared.