public static class PositionTrigger.Instance extends AbstractCriterionInstance
| 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, toStringpublic Instance(ResourceLocation criterionIn, LocationPredicate location)
public boolean test(WorldServer world, double x, double y, double z)