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

#include <FastNBT.h>

Public Attributes

int m_Count
 
eTagType m_ItemType
 
int m_Pos
 
int m_Type
 

Detailed Description

Definition at line 357 of file FastNBT.h.

Member Data Documentation

◆ m_Count

int cFastNBTWriter::sParent::m_Count

Definition at line 361 of file FastNBT.h.

◆ m_ItemType

eTagType cFastNBTWriter::sParent::m_ItemType

Definition at line 362 of file FastNBT.h.

◆ m_Pos

int cFastNBTWriter::sParent::m_Pos

Definition at line 360 of file FastNBT.h.

◆ m_Type

int cFastNBTWriter::sParent::m_Type

Definition at line 359 of file FastNBT.h.


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