Cuberite
A lightweight, fast and extensible game server for Minecraft
Classes
BlockEntity.h File Reference
#include "BlockHandler.h"
#include "ChunkInterface.h"
#include "../Item.h"
Include dependency graph for BlockEntity.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cBlockEntityHandler
 Wrapper for blocks that have a cBlockEntity descendant attached to them and can be "used" by the player. More...
 
class  cDefaultBlockEntityHandler