16 ::ll::TypedStorage<4, 12, ::BlockPos> mSnapToPosition;
17 ::ll::TypedStorage<4, 12, ::Vec3> mOriginalEntityPosition;
18 ::ll::TypedStorage<8, 8, ::Block const*> mBlock;
19 ::ll::TypedStorage<4, 4, int> mRailDirection;
20 ::ll::TypedStorage<1, 1, bool> mShouldHaltTrack;
21 ::ll::TypedStorage<1, 1, bool> mIsPowerTrack;