Interface ChunkAccessAccessor
-
- All Implemented Interfaces:
public interface ChunkAccessAccessor
-
-
Method Summary
Modifier and Type Method Description abstract Map<Heightmap.Types, Heightmap>
getHeightmaps()
-
-
Method Detail
-
getHeightmaps
abstract Map<Heightmap.Types, Heightmap> getHeightmaps()
-
-
-
-