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