20 enum class Type : uchar {
29 ::ll::TypedStorage<1, 1, ::AbilitiesIndex> mAbility;
30 ::ll::TypedStorage<1, 1, ::RequestAbilityPacket::Type> mValueType;
31 ::ll::TypedStorage<4, 8, ::std::variant<bool, float>> mValue;
38 virtual ::MinecraftPacketIds getId()
const ;
41 virtual ::std::string getName()
const ;
65 MCAPI ::MinecraftPacketIds $getId()
const;
67 MCAPI ::std::string $getName()
const;
79 MCAPI
static void** $vftable();