Interface ExtentPattern
- All Known Implementing Classes:
AbstractExtentPattern,ClipboardPattern,ExtentBufferedCompositePattern,RepeatingExtentPattern,StateApplyingPattern,TypeApplyingPattern,WaterloggedRemover
-
Method Summary
Methods inherited from interface com.fastasyncworldedit.core.queue.Filter
applyChunk, finish, finishChunk, joinMethods inherited from interface com.sk89q.worldedit.function.pattern.Pattern
apply, apply, applyBlock, applyBlock, fork, size
-
Method Details
-
getExtent
Extent getExtent()Get the extent associated with this pattern.- Returns:
- the extent for this pattern
-