51 ::ll::TypedStorage<1, 1, ::SubChunkPacket::HeightMapDataType> mHeightMapType;
52 ::ll::TypedStorage<1, 256, ::std::array<::std::array<schar, 16>, 16>> mSubchunkHeightMap;
53 ::ll::TypedStorage<1, 1, ::SubChunkPacket::HeightMapDataType> mRenderHeightMapType;
54 ::ll::TypedStorage<1, 256, ::std::array<::std::array<schar, 16>, 16>> mSubchunkRenderHeightMap;
60 MCAPI
static schar
const& HEIGHT_COLUMN_ABOVE_SUBCHUNK();
62 MCAPI
static schar
const& HEIGHT_COLUMN_BELOW_SUBCHUNK();
70 ::ll::TypedStorage<1, 1, char> mX;
71 ::ll::TypedStorage<1, 1, char> mY;
72 ::ll::TypedStorage<1, 1, char> mZ;
80 ::ll::TypedStorage<1, 3, ::SubChunkPacket::SubChunkPosOffset const> mSubChunkPosOffset;
81 ::ll::TypedStorage<8, 32, ::std::string> mSerializedSubChunk;
82 ::ll::TypedStorage<1, 1, ::SubChunkPacket::SubChunkRequestResult> mResult;
83 ::ll::TypedStorage<1, 514, ::SubChunkPacket::HeightmapData> mHeightMapData;
84 ::ll::TypedStorage<8, 8, uint64> mBlobId;
99 ::SubChunkPacket::SubChunkRequestResult requestResult