9 ::ll::TypedStorage<1, 1, bool> mIsInNether;
10 ::ll::TypedStorage<1, 1, bool> mIsUnderwater;
11 ::ll::TypedStorage<1, 1, bool> mIsPartiallyBuried;
12 ::ll::TypedStorage<1, 1, bool> mIsUnderground;
13 ::ll::TypedStorage<1, 1, bool> mIsCold;
14 ::ll::TypedStorage<4, 4, float> mMossiness;