Class DisplaySlots
java.lang.Object
org.spongepowered.api.scoreboard.displayslot.DisplaySlots
-
Field Summary
Modifier and TypeFieldDescriptionstatic final DefaultedRegistryReference
<DisplaySlot> Displays a player's score for the objective underneath their nametag in-game, when a player is closer than 10 blocks.static final DefaultedRegistryReference
<DisplaySlot> Displays scores for the objective next to players' names in the player list (accessed by holding TAB).static final DefaultedRegistryReference
<DisplaySlot> Displays scores for the objective on the side of the screen in-game.static final DefaultedRegistryReference
<DisplaySlot> static final DefaultedRegistryReference
<DisplaySlot> static final DefaultedRegistryReference
<DisplaySlot> static final DefaultedRegistryReference
<DisplaySlot> static final DefaultedRegistryReference
<DisplaySlot> static final DefaultedRegistryReference
<DisplaySlot> static final DefaultedRegistryReference
<DisplaySlot> static final DefaultedRegistryReference
<DisplaySlot> static final DefaultedRegistryReference
<DisplaySlot> static final DefaultedRegistryReference
<DisplaySlot> static final DefaultedRegistryReference
<DisplaySlot> static final DefaultedRegistryReference
<DisplaySlot> static final DefaultedRegistryReference
<DisplaySlot> static final DefaultedRegistryReference
<DisplaySlot> static final DefaultedRegistryReference
<DisplaySlot> static final DefaultedRegistryReference
<DisplaySlot> -
Method Summary
-
Field Details
-
BELOW_NAME
Displays a player's score for the objective underneath their nametag in-game, when a player is closer than 10 blocks. -
LIST
Displays scores for the objective next to players' names in the player list (accessed by holding TAB). -
SIDEBAR
Displays scores for the objective on the side of the screen in-game. -
SIDEBAR_TEAM_AQUA
-
SIDEBAR_TEAM_BLACK
-
SIDEBAR_TEAM_BLUE
-
SIDEBAR_TEAM_DARK_AQUA
-
SIDEBAR_TEAM_DARK_BLUE
-
SIDEBAR_TEAM_DARK_GRAY
-
SIDEBAR_TEAM_DARK_GREEN
-
SIDEBAR_TEAM_DARK_PURPLE
-
SIDEBAR_TEAM_DARK_RED
-
SIDEBAR_TEAM_GOLD
-
SIDEBAR_TEAM_GRAY
-
SIDEBAR_TEAM_GREEN
-
SIDEBAR_TEAM_LIGHT_PURPLE
-
SIDEBAR_TEAM_RED
-
SIDEBAR_TEAM_WHITE
-
SIDEBAR_TEAM_YELLOW
-
-
Method Details
-
registry
-