9 ::ll::TypedStorage<4, 4, float> mNorthDir;
10 ::ll::TypedStorage<4, 4, float> mSouthDir;
11 ::ll::TypedStorage<4, 4, float> mWestDir;
12 ::ll::TypedStorage<4, 4, float> mEastDir;
13 ::ll::TypedStorage<4, 4, float> mBedOffsetX;
14 ::ll::TypedStorage<4, 4, float> mBedOffsetZ;
15 ::ll::TypedStorage<4, 4, float> mMobOffsetWestX;
16 ::ll::TypedStorage<4, 4, float> mMobOffsetEastX;
17 ::ll::TypedStorage<4, 4, float> mMobOffsetSouthZ;
18 ::ll::TypedStorage<4, 4, float> mMobOffsetNorthZ;