public interface Landscape
Modifier and Type | Interface | Description |
---|---|---|
static interface |
Landscape.Unsafe |
Modifier and Type | Method | Description |
---|---|---|
LandscapeTile[][][] |
getLandscapeTiles() |
|
void |
removeItemLayer(int plane,
int x,
int y) |
void removeItemLayer(int plane, int x, int y)
LandscapeTile[][][] getLandscapeTiles()