Interface EnsureBelow


public interface EnsureBelow
Author:
DaPorkchop_
  • Method Summary

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

    • ensureBelow

      static boolean ensureBelow(int x, int y, int z, int id, FullChunk chunk)