13 ::ll::TypedStorage<4, 4, uint> mTotalCount;
14 ::ll::TypedStorage<4, 4, float> mTotalScore;
15 ::ll::TypedStorage<4, 4, ::MinecraftPacketIds> mLastPacketId;
16 ::ll::TypedStorage<8, 24, ::std::optional<::std::error_code>> mLastResult;
17 ::ll::TypedStorage<4, 4, ::PacketViolationResponse> mLastResponse;
18 ::ll::TypedStorage<8, 8, ::std::chrono::steady_clock::time_point> mLastViolationTime;