Class OncePerChunkExtent

java.lang.Object
com.sk89q.worldedit.extent.AbstractDelegateExtent
com.fastasyncworldedit.core.extent.OncePerChunkExtent
All Implemented Interfaces:
IBatchProcessor, Extent, InputExtent, OutputExtent

public class OncePerChunkExtent extends AbstractDelegateExtent implements IBatchProcessor
Extent/processor that runs a task the first time a chunk GET is loaded
Since:
2.13.0