LeviLamina
Loading...
Searching...
No Matches
CommandBlockNameResult Class Reference

Public Types

enum class  Result : uchar {
  Unknown = 0 , Succeess = 1 , NoBlockName = 2 , SetDataError = 3 ,
  SetStateError = 4
}
 

Public Member Functions

MCAPI bool isSameBlock (::Block const &rhs, bool onlyCompareBlockLegacy) const
 
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
 

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