20 enum class Action :
int {
33 ::ll::TypedStorage<8, 8, ::ActorRuntimeID> mRuntimeId;
34 ::ll::TypedStorage<4, 4, ::AnimatePacket::Action> mAction;
35 ::ll::TypedStorage<4, 4, float> mData;
42 virtual ::MinecraftPacketIds getId()
const ;
45 virtual ::std::string getName()
const ;
66 MCAPI ::MinecraftPacketIds $getId()
const;
68 MCAPI ::std::string $getName()
const;
78 MCAPI
static void** $vftable();