| Package | Description |
|---|---|
| net.minecraft.advancements | |
| net.minecraft.advancements.criterion |
| Modifier and Type | Field and Description |
|---|---|
private static java.util.Map<ResourceLocation,ICriterionTrigger<?>> |
CriteriaTriggers.REGISTRY |
| Modifier and Type | Method and Description |
|---|---|
static <T extends ICriterionTrigger<?>> |
CriteriaTriggers.register(T criterion) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends ICriterionInstance> |
CriteriaTriggers.get(ResourceLocation id) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Iterable<? extends ICriterionTrigger<?>> |
CriteriaTriggers.getAll() |