public static class PositionTrigger.Instance extends AbstractCriterionInstance
Modifier and Type | Field and Description |
---|---|
private LocationPredicate |
location |
Constructor and Description |
---|
Instance(ResourceLocation criterionIn,
LocationPredicate location) |
Modifier and Type | Method and Description |
---|---|
boolean |
test(WorldServer world,
double x,
double y,
double z) |
getId, toString
private final LocationPredicate location
public Instance(ResourceLocation criterionIn, LocationPredicate location)
public boolean test(WorldServer world, double x, double y, double z)