Uses of Enum
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 type with the specified name.static ScoreboardData.DisplaySlot[]ScoreboardData.DisplaySlot.values()Returns an array containing the constants of this enum type, 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)