Package com.sk89q.worldedit.extent.buffer


package com.sk89q.worldedit.extent.buffer
  • Class Summary
    Class
    Description
    Buffers changes to an Extent and allows retrieval of the changed blocks, without modifying the underlying extent.
    Buffers changes to an Extent and allows later retrieval for actual application of the changes.