Package com.plotsquared.core.listener
Class ExtentWrapper
java.lang.Object
com.sk89q.worldedit.extent.AbstractDelegateExtent
com.plotsquared.core.listener.ExtentWrapper
- All Implemented Interfaces:
Extent
,InputExtent
,OutputExtent
-
Constructor Summary
-
Method Summary
Methods inherited from class com.sk89q.worldedit.extent.AbstractDelegateExtent
commit, commitBefore, createEntity, fullySupports3DBiomes, getBiome, getBlock, getEntities, getEntities, getExtent, getFullBlock, getMaximumPoint, getMinimumPoint, setBiome, setBlock
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.sk89q.worldedit.extent.InputExtent
getBiome
Methods inherited from interface com.sk89q.worldedit.extent.OutputExtent
setBiome
-
Constructor Details
-
ExtentWrapper
-