21 enum class Action : uchar {
30 ::ll::TypedStorage<1, 1, ::PositionTrackingDBServerBroadcastPacket::Action> mAction;
31 ::ll::TypedStorage<4, 4, ::PositionTrackingId> mId;
32 ::ll::TypedStorage<8, 24, ::CompoundTag> mData;
39 virtual ::MinecraftPacketIds getId()
const ;
42 virtual ::std::string getName()
const ;
63 MCAPI ::MinecraftPacketIds $getId()
const;
65 MCAPI ::std::string $getName()
const;
75 MCAPI
static void** $vftable();