Class ObjectiveDisplayModes
java.lang.Object
org.spongepowered.api.scoreboard.objective.displaymode.ObjectiveDisplayModes
ObjectiveDisplayMode
s which cause scores for an
Objective
to be be
displayed differently.-
Field Summary
Modifier and TypeFieldDescriptionstatic final DefaultedRegistryReference
<ObjectiveDisplayMode> Causes the scores for anObjective
to be displayed as hearts.static final DefaultedRegistryReference
<ObjectiveDisplayMode> Causes the scores for anObjective
to be displayed as integers. -
Method Summary
-
Field Details
-
HEARTS
Causes the scores for anObjective
to be displayed as hearts.This only has an effect for an
Objective
with the display slotDisplaySlots.LIST
. -
INTEGER
Causes the scores for anObjective
to be displayed as integers.
-
-
Method Details
-
registry
-