21 ::ll::TypedStorage<8, 32, ::std::string> mPropName;
22 ::ll::TypedStorage<1, 1, bool> mBoolComponentVal;
23 ::ll::TypedStorage<4, 4, float> mFloatComponentVal;
24 ::ll::TypedStorage<4, 4, int> mIntComponentVal;
25 ::ll::TypedStorage<8, 32, ::std::string> mStringComponentVal;
26 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mActorId;
33 virtual ::MinecraftPacketIds getId()
const ;
36 virtual ::std::string getName()
const ;
57 MCAPI ::MinecraftPacketIds $getId()
const;
59 MCAPI ::std::string $getName()
const;
69 MCAPI
static void** $vftable();