Package net.minecraft

Class BlockUtil.FoundRectangle

java.lang.Object
net.minecraft.BlockUtil.FoundRectangle
Enclosing class:
BlockUtil

public static class BlockUtil.FoundRectangle extends Object
  • Field Details

    • minCorner

      public final BlockPos minCorner
    • axis1Size

      public final int axis1Size
    • axis2Size

      public final int axis2Size
  • Constructor Details

    • FoundRectangle

      public FoundRectangle(BlockPos p_124352_, int p_124353_, int p_124354_)