Interface CriterionEvent.Grant

All Superinterfaces:
AdvancementEvent, Cancellable, CriterionEvent, Event
All Known Subinterfaces:
CriterionEvent.Score.Grant
Enclosing interface:
CriterionEvent

public static interface CriterionEvent.Grant extends CriterionEvent, Cancellable
Is called when a AdvancementCriterion is granted/unlocked.

The Cause in vanilla minecraft may contain the CriterionEvent.Trigger that caused this event to happen, other methods to trigger the event are through commands or the api.