20 ::ll::TypedStorage<8, 32, ::std::string> mItemName;
21 ::ll::TypedStorage<8, 32, ::std::string> mItemEffectName;
22 ::ll::TypedStorage<4, 4, int> mSlot;
29 virtual ::MinecraftPacketIds getId()
const ;
32 virtual ::std::string getName()
const ;
53 MCAPI ::MinecraftPacketIds $getId()
const;
55 MCAPI ::std::string $getName()
const;
65 MCAPI
static void** $vftable();