public static interface CriterionEvent.Score extends CriterionEvent
ScoreAdvancementCriterion related events.| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | CriterionEvent.Score.ChangeIs called when the score of a  ScoreAdvancementCriterionchanges. | 
| static interface  | CriterionEvent.Score.GrantIs called when the score of a  ScoreAdvancementCriterionchanges and results into granting the criterion. | 
| static interface  | CriterionEvent.Score.RevokeIs called when the score of a  ScoreAdvancementCriterionchanges and results into revoking the criterion. | 
CriterionEvent.Score, CriterionEvent.Trigger<C extends FilteredTriggerConfiguration>| Modifier and Type | Method and Description | 
|---|---|
| ScoreAdvancementCriterion | getCriterion()Gets the  AdvancementCriterionthat was met. | 
getAdvancementgetTargetEntitygetCause, getContext, getSourceScoreAdvancementCriterion getCriterion()
CriterionEventAdvancementCriterion that was met.getCriterion in interface CriterionEvent