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