Interface GenerationVolume

    • Method Detail

      • hasBlockState

        default boolean hasBlockState​(Vector3i pos)
      • hasBlockState

        boolean hasBlockState​(int x,
                              int y,
                              int z,
                              Predicate<? super BlockState> predicate)
      • maximumHeight

        default int maximumHeight()