JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Tree
Deprecated
Index
Search
Help
com.sk89q.worldedit.extent.buffer
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package com.sk89q.worldedit.extent.buffer
package
com.sk89q.worldedit.extent.buffer
Related Packages
Package
Description
com.sk89q.worldedit.extent
Classes
Class
Description
ExtentBuffer
Buffers changes to an
Extent
and allows retrieval of the changed blocks, without modifying the underlying extent.
ForgetfulExtentBuffer
Buffers changes to an
Extent
and allows later retrieval for actual application of the changes.