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

#include <FinishGen.h>

Public Member Functions

 FoliageInfo (BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta, int a_Weight)
 

Public Attributes

NIBBLETYPE m_BlockMeta
 
BLOCKTYPE m_BlockType
 
int m_Weight
 

Detailed Description

Definition at line 80 of file FinishGen.h.

Constructor & Destructor Documentation

◆ FoliageInfo()

cFinishGenClumpTopBlock::FoliageInfo::FoliageInfo ( BLOCKTYPE  a_BlockType,
NIBBLETYPE  a_BlockMeta,
int  a_Weight 
)
inline

Definition at line 86 of file FinishGen.h.

Member Data Documentation

◆ m_BlockMeta

NIBBLETYPE cFinishGenClumpTopBlock::FoliageInfo::m_BlockMeta

Definition at line 83 of file FinishGen.h.

◆ m_BlockType

BLOCKTYPE cFinishGenClumpTopBlock::FoliageInfo::m_BlockType

Definition at line 82 of file FinishGen.h.

◆ m_Weight

int cFinishGenClumpTopBlock::FoliageInfo::m_Weight

Definition at line 84 of file FinishGen.h.


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