![]() |
Cuberite
A lightweight, fast and extensible game server for Minecraft
|
This is the complete list of members for cDungeonRoom, including all inherited members.
cDungeonRoom(int a_GridX, int a_GridZ, int a_OriginX, int a_OriginZ, int a_HalfSizeX, int a_HalfSizeZ, int a_FloorHeight, cNoise &a_Noise) | cDungeonRoom | inline |
cStructure(int a_GridX, int a_GridZ, int a_OriginX, int a_OriginZ) | cGridStructGen::cStructure | inline |
DecodeChestCoords(int a_PosIdx, int a_SizeX, int a_SizeZ) | cDungeonRoom | inlineprotected |
DrawIntoChunk(cChunkDesc &a_ChunkDesc) override | cDungeonRoom | inlineprotectedvirtual |
GetCacheCost(void) const | cGridStructGen::cStructure | inlinevirtual |
m_Chest1 | cDungeonRoom | protected |
m_Chest2 | cDungeonRoom | protected |
m_EndX | cDungeonRoom | protected |
m_EndZ | cDungeonRoom | protected |
m_FloorHeight | cDungeonRoom | protected |
m_GridX | cGridStructGen::cStructure | |
m_GridZ | cGridStructGen::cStructure | |
m_MonsterType | cDungeonRoom | protected |
m_OriginX | cGridStructGen::cStructure | |
m_OriginZ | cGridStructGen::cStructure | |
m_StartX | cDungeonRoom | protected |
m_StartZ | cDungeonRoom | protected |
ReplaceCuboid(cChunkDesc &a_ChunkDesc, int a_StartX, int a_StartY, int a_StartZ, int a_EndX, int a_EndY, int a_EndZ, BLOCKTYPE a_DstBlockType) | cDungeonRoom | inlineprotected |
ReplaceCuboidRandom(cChunkDesc &a_ChunkDesc, int a_StartX, int a_StartY, int a_StartZ, int a_EndX, int a_EndY, int a_EndZ, BLOCKTYPE a_DstBlockType1, BLOCKTYPE a_DstBlockType2) | cDungeonRoom | inlineprotected |
Super typedef | cDungeonRoom | private |
TryPlaceChest(cChunkDesc &a_ChunkDesc, const Vector3i &a_Chest) | cDungeonRoom | inlineprotected |
~cStructure() | cGridStructGen::cStructure | inlinevirtual |