public static class NetherTravelTrigger.Instance extends AbstractCriterionInstance
| Constructor and Description |
|---|
Instance(LocationPredicate enteredIn,
LocationPredicate exitedIn,
DistancePredicate distanceIn) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(WorldServer world,
Vec3d enteredNetherPosition,
double x,
double y,
double z) |
getId, toStringpublic Instance(LocationPredicate enteredIn, LocationPredicate exitedIn, DistancePredicate distanceIn)
public boolean test(WorldServer world, Vec3d enteredNetherPosition, double x, double y, double z)