| Class | Description |
|---|---|
| ArbitraryBiomeShape |
Generates solid and hollow shapes according to materials returned by the
ArbitraryBiomeShape.getBiome(int, int, com.sk89q.worldedit.BiomeType) method. |
| ArbitraryShape |
Generates solid and hollow shapes according to materials returned by the
ArbitraryShape.getMaterial(int, int, int, com.sk89q.worldedit.blocks.BaseBlock) method. |
| RegionShape |
Generates solid and hollow shapes according to materials returned by the
RegionShape.getMaterial(int, int, int, com.sk89q.worldedit.blocks.BaseBlock) method. |
| WorldEditExpressionEnvironment |
Copyright © 2010-2014. All Rights Reserved.