Cuberite
A lightweight, fast and extensible game server for Minecraft
Public Attributes | List of all members
cEnderDragonFightStructuresGen::sTowerProperties Struct Reference

#include <EnderDragonFightStructuresGen.h>

Collaboration diagram for cEnderDragonFightStructuresGen::sTowerProperties:
Collaboration graph
[legend]

Public Attributes

bool m_HasCage
 
int m_Height
 
Vector3i m_Pos
 
int m_Radius
 

Detailed Description

Definition at line 20 of file EnderDragonFightStructuresGen.h.

Member Data Documentation

◆ m_HasCage

bool cEnderDragonFightStructuresGen::sTowerProperties::m_HasCage

Definition at line 25 of file EnderDragonFightStructuresGen.h.

◆ m_Height

int cEnderDragonFightStructuresGen::sTowerProperties::m_Height

Definition at line 23 of file EnderDragonFightStructuresGen.h.

◆ m_Pos

Vector3i cEnderDragonFightStructuresGen::sTowerProperties::m_Pos

Definition at line 22 of file EnderDragonFightStructuresGen.h.

◆ m_Radius

int cEnderDragonFightStructuresGen::sTowerProperties::m_Radius

Definition at line 24 of file EnderDragonFightStructuresGen.h.


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