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 com.sk89q.worldedit.function.pattern.AbstractExtentPattern
getExtentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.fastasyncworldedit.core.queue.Filter
applyChunk, finish, finishChunk, join