| Package | Description |
|---|---|
| cn.lanink.gamecore.scoreboard.ltname |
| Modifier and Type | Field and Description |
|---|---|
private ScoreboardData.DisplaySlot |
Scoreboard.displaySlot |
| Modifier and Type | Method and Description |
|---|---|
static ScoreboardData.DisplaySlot |
ScoreboardData.DisplaySlot.valueOf(String name)
Returns 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.
|
| Constructor and Description |
|---|
Scoreboard(String objective,
String title,
ScoreboardData.DisplaySlot displaySlot,
ScoreboardData.SortOrder sortOrder) |
Copyright © 2022. All rights reserved.