Cuberite
A lightweight, fast and extensible game server for Minecraft
cMobSpawnerEntity Member List

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

cBlockEntity(BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta, Vector3i a_Pos, cWorld *a_World)cBlockEntityprotected
Clone(Vector3i a_Pos)cBlockEntity
cMobSpawnerEntity(BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta, Vector3i a_Pos, cWorld *a_World)cMobSpawnerEntity
ConvertToPickups() constcBlockEntityvirtual
CopyFrom(const cBlockEntity &a_Src) overridecMobSpawnerEntityvirtual
CreateByBlockType(BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta, Vector3i a_Pos, cWorld *a_World=nullptr)cBlockEntitystatic
Destroy()cBlockEntityvirtual
GetBlockType() constcBlockEntityinline
GetChunkX() constcBlockEntityinline
GetChunkZ() constcBlockEntityinline
GetEntity(void) constcMobSpawnerEntityinline
GetMaxNearbyEntities(void) constcMobSpawnerEntityinline
GetMaxSpawnDelay(void) constcMobSpawnerEntityinline
GetMinSpawnDelay(void) constcMobSpawnerEntityinline
GetNearbyMonsterNum(eMonsterType a_EntityType)cMobSpawnerEntity
GetNearbyPlayersNum(void)cMobSpawnerEntity
GetPos() constcBlockEntityinline
GetPosX() constcBlockEntityinline
GetPosY() constcBlockEntityinline
GetPosZ() constcBlockEntityinline
GetRelPos() constcBlockEntityinline
GetRelX() constcBlockEntityinline
GetRelZ() constcBlockEntityinline
GetRequiredPlayerRange(void) constcMobSpawnerEntityinline
GetSpawnCount(void) constcMobSpawnerEntityinline
GetSpawnDelay(void) constcMobSpawnerEntityinline
GetSpawnRange(void) constcMobSpawnerEntityinline
GetWorld() constcBlockEntityinline
IsBlockEntityBlockType(BLOCKTYPE a_BlockType)cBlockEntitystatic
m_BlockMetacBlockEntityprotected
m_BlockTypecBlockEntityprotected
m_EntitycMobSpawnerEntityprivate
m_IsActivecMobSpawnerEntityprivate
m_MaxNearbyEntitiescMobSpawnerEntityprivate
m_MaxSpawnDelaycMobSpawnerEntityprivate
m_MinSpawnDelaycMobSpawnerEntityprivate
m_PoscBlockEntityprotected
m_RelXcBlockEntityprotected
m_RelZcBlockEntityprotected
m_RequiredPlayerRangecMobSpawnerEntityprivate
m_SpawnCountcMobSpawnerEntityprivate
m_SpawnDelaycMobSpawnerEntityprivate
m_SpawnRangecMobSpawnerEntityprivate
m_WorldcBlockEntityprotected
OnAddToWorld(cWorld &a_World, cChunk &a_Chunk)cBlockEntityvirtual
OnRemoveFromWorld()cBlockEntityvirtual
ResetTimer(void)cMobSpawnerEntity
SendTo(cClientHandle &a_Client) overridecMobSpawnerEntityvirtual
SetEntity(eMonsterType a_EntityType)cMobSpawnerEntityinline
SetMaxNearbyEntities(short a_MaxNearbyEntities)cMobSpawnerEntityinline
SetMaxSpawnDelay(short a_Max)cMobSpawnerEntityinline
SetMinSpawnDelay(short a_Min)cMobSpawnerEntityinline
SetPos(Vector3i a_NewPos)cBlockEntity
SetRequiredPlayerRange(short a_RequiredPlayerRange)cMobSpawnerEntityinline
SetSpawnCount(short a_SpawnCount)cMobSpawnerEntityinline
SetSpawnDelay(short a_Delay)cMobSpawnerEntityinline
SetSpawnRange(short a_SpawnRange)cMobSpawnerEntityinline
SetWorld(cWorld *a_World)cBlockEntity
SpawnEntity(void)cMobSpawnerEntity
Super typedefcMobSpawnerEntityprivate
Tick(std::chrono::milliseconds a_Dt, cChunk &a_Chunk) overridecMobSpawnerEntityvirtual
UpdateActiveState(void)cMobSpawnerEntity
UsedBy(cPlayer *a_Player) overridecMobSpawnerEntityvirtual
~cBlockEntity()=defaultcBlockEntityvirtual