13 enum class Result : uchar {
24 ::ll::TypedStorage<1, 1, ::CommandBlockNameResult::Result> mResult;
25 ::ll::TypedStorage<1, 1, bool> mIsComplexAlias;
26 ::ll::TypedStorage<8, 8, ::Block const*> mBlock;
27 ::ll::TypedStorage<8, 24, ::std::vector<::Block const*>> mComplexAliasPostSplitBlocks;
33 MCAPI
bool isSameBlock(
::Block const& rhs,
bool onlyCompareBlockLegacy)
const;