public static class NetherTravelTrigger.Instance extends CriterionInstance
| コンストラクタと説明 | 
|---|
| Instance(LocationPredicate enteredIn,
        LocationPredicate exitedIn,
        DistancePredicate distanceIn) | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| static NetherTravelTrigger.Instance | forDistance(DistancePredicate p_203933_0_) | 
| com.google.gson.JsonElement | serialize() | 
| boolean | test(ServerWorld world,
    Vec3d enteredNetherPosition,
    double x,
    double y,
    double z) | 
getId, toStringpublic Instance(LocationPredicate enteredIn, LocationPredicate exitedIn, DistancePredicate distanceIn)
public static NetherTravelTrigger.Instance forDistance(DistancePredicate p_203933_0_)
public boolean test(ServerWorld world, Vec3d enteredNetherPosition, double x, double y, double z)
public com.google.gson.JsonElement serialize()