Cuberite
A lightweight, fast and extensible game server for Minecraft
Macros
BlockPiston.cpp File Reference
#include "Globals.h"
#include "BlockPiston.h"
#include "../BlockInfo.h"
#include "../Item.h"
#include "../World.h"
#include "../Entities/Player.h"
#include "../BlockInServerPluginInterface.h"
#include "ChunkInterface.h"
Include dependency graph for BlockPiston.cpp:

Go to the source code of this file.

Macros

#define PISTON_MAX_PUSH_DISTANCE   12
 

Macro Definition Documentation

◆ PISTON_MAX_PUSH_DISTANCE

#define PISTON_MAX_PUSH_DISTANCE   12

Definition at line 15 of file BlockPiston.cpp.