Interface EnsureCover


public interface EnsureCover
Author:
DaPorkchop_
  • Method Summary

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

    • ensureCover

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