Cuberite
A lightweight, fast and extensible game server for Minecraft
Namespaces | Functions
CommandBlockHandler.h File Reference
#include "../../BlockEntities/CommandBlockEntity.h"
Include dependency graph for CommandBlockHandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 CommandBlockHandler
 

Functions

static void CommandBlockHandler::ForValidSourcePositions (const cChunk &a_Chunk, Vector3i a_Position, BLOCKTYPE a_BlockType, NIBBLETYPE a_Meta, ForEachSourceCallback &Callback)
 
static PowerLevel CommandBlockHandler::GetPowerDeliveredToPosition (const cChunk &a_Chunk, Vector3i a_Position, BLOCKTYPE a_BlockType, Vector3i a_QueryPosition, BLOCKTYPE a_QueryBlockType, bool IsLinked)
 
static void CommandBlockHandler::Update (cChunk &a_Chunk, cChunk &, Vector3i a_Position, BLOCKTYPE a_BlockType, NIBBLETYPE a_Meta, const PowerLevel Power)