Uses of Enum Class
org.bukkit.scoreboard.Team.Option
Package
Description
Interfaces used to manage the client side score display system.
-
Uses of Team.Option in org.bukkit.scoreboard
Modifier and TypeMethodDescriptionstatic Team.Option
Returns the enum constant of this class with the specified name.static Team.Option[]
Team.Option.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionTeam.getOption
(Team.Option option) Get an option for this teamvoid
Team.setOption
(Team.Option option, Team.OptionStatus status) Set an option for this team