Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Public Member Functions | |
cRavDefPoint (int a_BlockX, int a_BlockZ, int a_Radius, int a_Top, int a_Bottom) | |
Public Attributes | |
int | m_BlockX |
int | m_BlockZ |
int | m_Bottom |
int | m_Radius |
int | m_Top |
Definition at line 18 of file Ravines.cpp.
|
inline |
Definition at line 26 of file Ravines.cpp.
int cRavDefPoint::m_BlockX |
Definition at line 20 of file Ravines.cpp.
int cRavDefPoint::m_BlockZ |
Definition at line 21 of file Ravines.cpp.
int cRavDefPoint::m_Bottom |
Definition at line 24 of file Ravines.cpp.
int cRavDefPoint::m_Radius |
Definition at line 22 of file Ravines.cpp.
int cRavDefPoint::m_Top |
Definition at line 23 of file Ravines.cpp.