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

Go to the source code of this file.

Namespaces

 DoorHandler
 

Functions

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