Uses of Enum
de.marcely.bedwars.api.game.lobby.LobbyItemHandlerType
-
Uses of LobbyItemHandlerType in de.marcely.bedwars.api.game.lobby
Modifier and TypeMethodDescriptionLobbyItemHandler.getType()
Returns the type of this handler.static LobbyItemHandlerType
Returns the enum constant of this type with the specified name.static LobbyItemHandlerType[]
LobbyItemHandlerType.values()
Returns an array containing the constants of this enum type, in the order they are declared.