Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
MapSector Member List

This is the complete list of members for MapSector, including all inherited members.

createBlankBlock(s16 y)MapSector
createBlankBlockNoInsert(s16 y)MapSector
deleteBlock(MapBlock *block)MapSector
deleteBlocks()MapSector
detachBlock(MapBlock *block)MapSector
empty() constMapSectorinline
getBlockBuffered(s16 y)MapSectorprotected
getBlockNoCreateNoEx(s16 y)MapSector
getBlocks(MapBlockVect &dest)MapSector
getBlocks() constMapSectorinline
getBlocks()=deleteMapSector
getPos() constMapSectorinline
insertBlock(std::unique_ptr< MapBlock > block)MapSector
m_block_cacheMapSectorprotected
m_block_cache_yMapSectorprotected
m_blocksMapSectorprotected
m_gamedefMapSectorprotected
m_parentMapSectorprotected
m_posMapSectorprotected
MapSector(Map *parent, v2s16 pos, IGameDef *gamedef)MapSector
size() constMapSectorinline
~MapSector()MapSectorvirtual