Class Criteria
java.lang.Object
org.spongepowered.api.scoreboard.criteria.Criteria
Criteria names which trigger an objective to be modified by actions in-game.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final DefaultedRegistryReference<Criterion>static final DefaultedRegistryReference<Criterion>static final DefaultedRegistryReference<Criterion>static final DefaultedRegistryReference<Criterion>static final DefaultedRegistryReference<Criterion>static final DefaultedRegistryReference<Criterion>static final DefaultedRegistryReference<Criterion>Represents aCriterionwhich causes anObjectiveto have a score for a player represent their current health, on a scale of 0-20 (can be greater than 20 due to effects such asPotionEffectTypes.HEALTH_BOOST).static final DefaultedRegistryReference<Criterion>static final DefaultedRegistryReference<Criterion>static final DefaultedRegistryReference<Criterion>static final DefaultedRegistryReference<Criterion>
- 
Method Summary
- 
Field Details- 
AIR
- 
ARMOR
- 
DEATH_COUNT
- 
DUMMY
- 
FOOD
- 
HEALTHRepresents aCriterionwhich causes anObjectiveto have a score for a player represent their current health, on a scale of 0-20 (can be greater than 20 due to effects such asPotionEffectTypes.HEALTH_BOOST).
- 
LEVEL
- 
PLAYER_KILL_COUNT
- 
TOTAL_KILL_COUNT
- 
TRIGGER
- 
EXPERIENCE
 
- 
- 
Method Details- 
registry
 
-