Uses of Enum Class
cn.lanink.gamecore.scoreboard.ltname.ScoreboardData.DisplaySlot
Packages that use ScoreboardData.DisplaySlot
-
Uses of ScoreboardData.DisplaySlot in cn.lanink.gamecore.scoreboard.ltname
Fields in cn.lanink.gamecore.scoreboard.ltname declared as ScoreboardData.DisplaySlotMethods in cn.lanink.gamecore.scoreboard.ltname that return ScoreboardData.DisplaySlotModifier and TypeMethodDescriptionstatic ScoreboardData.DisplaySlotReturns the enum constant of this class with the specified name.static ScoreboardData.DisplaySlot[]ScoreboardData.DisplaySlot.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in cn.lanink.gamecore.scoreboard.ltname with parameters of type ScoreboardData.DisplaySlotModifierConstructorDescriptionScoreboard(String objective, String title, ScoreboardData.DisplaySlot displaySlot, ScoreboardData.SortOrder sortOrder)