Class MemBlockSet.NullRowZ

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

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

    • NullRowZ

      public NullRowZ()
  • 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