public final class DisplaySlots extends Object
Modifier and Type | Field and Description |
---|---|
static 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 DisplaySlot |
LIST
Displays scores for the objective next to players' names in the
player list (accessed by holding TAB).
|
static DisplaySlot |
SIDEBAR
Displays scores for the objective on the side of the screen in-game.
|
public static final DisplaySlot BELOW_NAME
public static final DisplaySlot LIST
public static final DisplaySlot SIDEBAR