Interface EnsureGrassBelow


public interface EnsureGrassBelow
Author:
DaPorkchop_
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static boolean
    ensureGrassBelow(int x, int y, int z, FullChunk chunk)
     
  • Method Details

    • ensureGrassBelow

      static boolean ensureGrassBelow(int x, int y, int z, FullChunk chunk)