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

Packs complete definition of a single block, for per-letter assignment. More...

#include <Prefab.h>

Public Attributes

NIBBLETYPE m_BlockMeta
 
BLOCKTYPE m_BlockType
 

Detailed Description

Packs complete definition of a single block, for per-letter assignment.

Definition at line 161 of file Prefab.h.

Member Data Documentation

◆ m_BlockMeta

NIBBLETYPE cPrefab::sBlockTypeDef::m_BlockMeta

Definition at line 164 of file Prefab.h.

◆ m_BlockType

BLOCKTYPE cPrefab::sBlockTypeDef::m_BlockType

Definition at line 163 of file Prefab.h.


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