Class StateApplyingPattern
java.lang.Object
com.sk89q.worldedit.function.pattern.AbstractPattern
com.sk89q.worldedit.function.pattern.AbstractExtentPattern
com.sk89q.worldedit.function.pattern.StateApplyingPattern
- All Implemented Interfaces:
Filter, ExtentPattern, Pattern
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapplyBlock(BlockVector3 position) Return aBaseBlockfor the given position.Methods inherited from class AbstractExtentPattern
getExtentMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Filter
applyChunk, finish, finishChunk, join