Cuberite
A lightweight, fast and extensible game server for Minecraft
Namespaces | Functions
OpaqueWorld.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 World
 Utilities to allow casting a cWorld to one of its interfaces without including World.h.
 

Functions

cBroadcastInterfaceWorld::GetBroadcastInterface (cWorld &a_World)
 
cBroadcastInterfaceWorld::GetBroadcastInterface (cWorld *a_World)
 
cChunkInterface World::GetChunkInterface (cWorld &a_World)
 
cForEachChunkProviderWorld::GetFECProvider (cWorld &a_World)
 
cForEachChunkProviderWorld::GetFECProvider (cWorld *a_World)
 
cWorldInterfaceWorld::GetWorldInterface (cWorld &a_World)
 
cWorldInterfaceWorld::GetWorldInterface (cWorld *a_World)