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