|
LeviLamina
|
Public Types | |
| enum class | Result : uchar { Unknown = 0 , Succeess = 1 , NoBlockName = 2 , SetDataError = 3 , SetStateError = 4 } |
Public Member Functions | |
| MCFOLD void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 1, 1, ::CommandBlockNameResult::Result > | mResult |
| ::ll::TypedStorage< 1, 1, bool > | mIsComplexAlias |
| ::ll::TypedStorage< 8, 8, ::Block const * > | mBlock |
| ::ll::TypedStorage< 8, 24, ::std::vector<::Block const * > > | mComplexAliasPostSplitBlocks |