| Package | Description |
|---|---|
| com.sk89q.worldedit.function | |
| com.sk89q.worldedit.function.block | |
| com.sk89q.worldedit.function.visitor |
| Modifier and Type | Class and Description |
|---|---|
class |
GroundFunction
Applies a
RegionFunction to the first ground block. |
| Modifier and Type | Class and Description |
|---|---|
class |
Naturalizer
Makes a layer of grass on top, three layers of dirt below, and smooth stone
only below that for all layers that originally consist of grass, dirt,
or smooth stone.
|
| Constructor and Description |
|---|
LayerVisitor(FlatRegion flatRegion,
int minY,
int maxY,
LayerFunction function)
Create a new visitor.
|
Copyright © 2010-2014. All Rights Reserved.