Interface CarvingMask.Mask

Enclosing class:
CarvingMask

public static interface CarvingMask.Mask
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    test(int pX, int pY, int pZ)
     
  • Method Details

    • test

      boolean test(int pX, int pY, int pZ)