Uses of Enum
de.marcely.bedwars.api.game.lobby.LobbyItemHandlerType
Packages that use LobbyItemHandlerType
-
Uses of LobbyItemHandlerType in de.marcely.bedwars.api.game.lobby
Methods in de.marcely.bedwars.api.game.lobby that return LobbyItemHandlerTypeModifier and TypeMethodDescriptionLobbyItemHandler.getType()Returns the type of this handler.static LobbyItemHandlerTypeReturns 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.