Cuberite
A lightweight, fast and extensible game server for Minecraft
Public Member Functions | Public Attributes | List of all members
cRavDefPoint Struct Reference

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
 

Detailed Description

Definition at line 18 of file Ravines.cpp.

Constructor & Destructor Documentation

◆ cRavDefPoint()

cRavDefPoint::cRavDefPoint ( int  a_BlockX,
int  a_BlockZ,
int  a_Radius,
int  a_Top,
int  a_Bottom 
)
inline

Definition at line 26 of file Ravines.cpp.

Member Data Documentation

◆ m_BlockX

int cRavDefPoint::m_BlockX

Definition at line 20 of file Ravines.cpp.

◆ m_BlockZ

int cRavDefPoint::m_BlockZ

Definition at line 21 of file Ravines.cpp.

◆ m_Bottom

int cRavDefPoint::m_Bottom

Definition at line 24 of file Ravines.cpp.

◆ m_Radius

int cRavDefPoint::m_Radius

Definition at line 22 of file Ravines.cpp.

◆ m_Top

int cRavDefPoint::m_Top

Definition at line 23 of file Ravines.cpp.


The documentation for this struct was generated from the following file: