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 SummaryFieldsModifier 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- 
HEARTSCauses the scores for anObjectiveto be displayed as hearts.This only has an effect for an Objectivewith the display slotDisplaySlots.LIST.
- 
INTEGERCauses the scores for anObjectiveto be displayed as integers.
 
- 
- 
Method Details- 
registry
 
-