Uses of Enum
de.marcely.bedwars.api.game.spectator.SpectatorItemHandlerType
Packages that use SpectatorItemHandlerType
Package
Description
Classes dedicated to players Spectating in MBedwars.
-
Uses of SpectatorItemHandlerType in de.marcely.bedwars.api.game.spectator
Methods in de.marcely.bedwars.api.game.spectator that return SpectatorItemHandlerTypeModifier and TypeMethodDescriptionSpectatorItemHandler.getType()
Returns the type of this handler.static SpectatorItemHandlerType
Returns the enum constant of this type with the specified name.static SpectatorItemHandlerType[]
SpectatorItemHandlerType.values()
Returns an array containing the constants of this enum type, in the order they are declared.