Class JigsawManager.Entry

  • Enclosing class:
    JigsawManager

    static final class JigsawManager.Entry
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Entry​(AbstractVillagePiece p_i232042_1_, org.apache.commons.lang3.mutable.MutableObject<VoxelShape> p_i232042_2_, int p_i232042_3_, int p_i232042_4_)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • free

        private final org.apache.commons.lang3.mutable.MutableObject<VoxelShape> free
      • boundsTop

        private final int boundsTop
      • depth

        private final int depth
    • Constructor Detail

      • Entry

        private Entry​(AbstractVillagePiece p_i232042_1_,
                      org.apache.commons.lang3.mutable.MutableObject<VoxelShape> p_i232042_2_,
                      int p_i232042_3_,
                      int p_i232042_4_)