Class MemBlockSet.NullRowY

java.lang.Object
com.fastasyncworldedit.core.util.collection.MemBlockSet.NullRowY
All Implemented Interfaces:
MemBlockSet.IRow
Enclosing class:
MemBlockSet

public static final class MemBlockSet.NullRowY extends Object implements MemBlockSet.IRow
  • Constructor Details

    • NullRowY

      public NullRowY()
  • Method Details

    • set

      public void set(MemBlockSet.IRow[] parent, int x, int y, int z, int minSectionPosition, int maxSectionPosition)
      Specified by:
      set in interface MemBlockSet.IRow