Class MemBlockSet.NullRowX

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

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

    • NullRowX

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