3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/common/BrightnessPair.h"
17 ::ll::TypedStorage<8, 8, ::Block const*> mBlock;
18 ::ll::TypedStorage<1, 2, ::BrightnessPair> mLightColor;
19 ::ll::TypedStorage<4, 4, float> mBrightness;
20 ::ll::TypedStorage<1, 1, bool> mIsOpaqueFullBlock;
21 ::ll::TypedStorage<1, 1, bool> mIsFilled;
Definition AOBlockData.h:5