public static class ChangeDimensionTrigger.Instance extends AbstractCriterionInstance
Constructor and Description |
---|
Instance(DimensionType from,
DimensionType to) |
Modifier and Type | Method and Description |
---|---|
boolean |
test(DimensionType from,
DimensionType to) |
getId, toString
public Instance(@Nullable DimensionType from, @Nullable DimensionType to)
public boolean test(DimensionType from, DimensionType to)