20 enum class Action :
int {
31 ::ll::TypedStorage<8, 8, ::ActorRuntimeID> mRuntimeId;
32 ::ll::TypedStorage<4, 4, ::AnimatePacket::Action> mAction;
33 ::ll::TypedStorage<4, 4, float> mData;
40 virtual ::MinecraftPacketIds getId()
const ;
43 virtual ::std::string getName()
const ;
64 MCAPI ::MinecraftPacketIds $getId()
const;
66 MCAPI ::std::string $getName()
const;