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

Go to the source code of this file.

Classes

class  cBlockRailHandler
 

Enumerations

enum  ENUM_PURE { E_PURE_UPDOWN = 0, E_PURE_DOWN = 1, E_PURE_NONE = 2 }
 

Enumeration Type Documentation

enum ENUM_PURE
Enumerator
E_PURE_UPDOWN 
E_PURE_DOWN 
E_PURE_NONE 

Definition at line 8 of file BlockRail.h.