3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/client/renderer/block/CacheCoordinates.h"
7#include "mc/world/level/BlockPos.h"
13 ::ll::TypedStorage<4, 432, ::CacheCoordinates[12]> mCacheCoordinates;
14 ::ll::TypedStorage<4, 312, ::BlockPos[26]> mBlockPos;
Definition PrecompCache.h:5