22 ::ll::TypedStorage<4, 4, ::PacketViolationType> mViolationType;
23 ::ll::TypedStorage<4, 4, ::PacketViolationSeverity> mViolationSeverity;
24 ::ll::TypedStorage<4, 4, ::MinecraftPacketIds> mViolatingPacketId;
25 ::ll::TypedStorage<8, 32, ::std::string> mViolationContext;
32 virtual ::MinecraftPacketIds getId()
const ;
38 virtual ::std::string getName()
const ;
68 MCAPI ::MinecraftPacketIds $getId()
const;
72 MCAPI ::std::string $getName()
const;
80 MCAPI
static void** $vftable();