23 ::ll::TypedStorage<4, 4, ::GameType> mPlayerGameType;
24 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mTargetPlayer;
25 ::ll::TypedStorage<8, 8, ::PlayerInputTick> mTick;
32 virtual ::MinecraftPacketIds getId()
const ;
35 virtual ::std::string getName()
const ;
56 MCAPI ::MinecraftPacketIds $getId()
const;
58 MCAPI ::std::string $getName()
const;
68 MCAPI
static void** $vftable();