public interface SectionedChunk extends Chunk
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | SectionedChunk.SectionA 16x16x16 chunk section. | 
| Modifier and Type | Method and Description | 
|---|---|
| SectionedChunk.Section[] | getSections()Get the sections contained in the chunk. | 
| boolean | isSectionPresent(int y)Indicates whether a specific section is present. | 
get3DBiome, getBiome, getBlockLightLevel, getBlockType, getCoords, getDataValue, getEntities, getHeight, getHighestNonAirBlock, getHighestNonAirBlock, getInhabitedTime, getMaterial, getMaxHeight, getMinHeight, getNamedBiome, getSkyLightLevel, getTileEntities, getxPos, getzPos, is3DBiomesAvailable, is3DBiomesSupported, isBiomesAvailable, isBiomesSupported, isLightPopulated, isNamedBiomesAvailable, isNamedBiomesSupported, isReadOnly, isTerrainPopulated, markForUpdateChunk, set3DBiome, setBiome, setBlockLightLevel, setBlockType, setDataValue, setHeight, setInhabitedTime, setLightPopulated, setMaterial, setNamedBiome, setSkyLightLevel, setTerrainPopulatedSectionedChunk.Section[] getSections()
null.boolean isSectionPresent(int y)