|
LeviLamina
|
Public Types | |
| enum class | Type : int { Unset = 0 , McStructure = 1 , Nbt = 2 } |
Public Attributes | |
| ::ll::TypedStorage< 4, 4, ::br::worldgen::StructureTemplateBlockPalette::Type > | mType |
| union { | |
| ::ll::TypedStorage< 8, 32, void * > unset | |
| ::ll::TypedStorage< 8, 32, ::br::worldgen::McStructureTemplateBlockPalette > mcstructure | |
| ::ll::TypedStorage< 8, 32, ::br::worldgen::NbtStructureTemplateBlockPalette > nbt | |
| } | mData |