Uses of Enum
de.marcely.bedwars.api.game.specialitem.SpecialItemType
Packages that use SpecialItemType
-
Uses of SpecialItemType in de.marcely.bedwars.api.game.specialitem
Methods in de.marcely.bedwars.api.game.specialitem that return SpecialItemTypeModifier 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.