Modifier and Type |
Field |
Description |
static DefaultedRegistryReference<DisplaySlot> |
BELOW_NAME |
Displays a player's score for the objective underneath their nametag
in-game, when a player is closer than 10 blocks.
|
static DefaultedRegistryReference<DisplaySlot> |
LIST |
Displays scores for the objective next to players' names in the
player list (accessed by holding TAB).
|
static DefaultedRegistryReference<DisplaySlot> |
SIDEBAR |
Displays scores for the objective on the side of the screen in-game.
|
static DefaultedRegistryReference<DisplaySlot> |
SIDEBAR_TEAM_AQUA |
|
static DefaultedRegistryReference<DisplaySlot> |
SIDEBAR_TEAM_BLACK |
|
static DefaultedRegistryReference<DisplaySlot> |
SIDEBAR_TEAM_BLUE |
|
static DefaultedRegistryReference<DisplaySlot> |
SIDEBAR_TEAM_DARK_AQUA |
|
static DefaultedRegistryReference<DisplaySlot> |
SIDEBAR_TEAM_DARK_BLUE |
|
static DefaultedRegistryReference<DisplaySlot> |
SIDEBAR_TEAM_DARK_GRAY |
|
static DefaultedRegistryReference<DisplaySlot> |
SIDEBAR_TEAM_DARK_GREEN |
|
static DefaultedRegistryReference<DisplaySlot> |
SIDEBAR_TEAM_DARK_PURPLE |
|
static DefaultedRegistryReference<DisplaySlot> |
SIDEBAR_TEAM_DARK_RED |
|
static DefaultedRegistryReference<DisplaySlot> |
SIDEBAR_TEAM_GOLD |
|
static DefaultedRegistryReference<DisplaySlot> |
SIDEBAR_TEAM_GRAY |
|
static DefaultedRegistryReference<DisplaySlot> |
SIDEBAR_TEAM_GREEN |
|
static DefaultedRegistryReference<DisplaySlot> |
SIDEBAR_TEAM_LIGHT_PURPLE |
|
static DefaultedRegistryReference<DisplaySlot> |
SIDEBAR_TEAM_RED |
|
static DefaultedRegistryReference<DisplaySlot> |
SIDEBAR_TEAM_WHITE |
|
static DefaultedRegistryReference<DisplaySlot> |
SIDEBAR_TEAM_YELLOW |
|