21 enum class Action : uchar {
32 ::ll::TypedStorage<1, 1, ::InteractPacket::Action> mAction;
33 ::ll::TypedStorage<8, 8, ::ActorRuntimeID> mTargetId;
34 ::ll::TypedStorage<4, 12, ::Vec3> mPos;
41 virtual ::MinecraftPacketIds getId()
const ;
44 virtual ::std::string getName()
const ;
77 MCAPI ::MinecraftPacketIds $getId()
const;
79 MCAPI ::std::string $getName()
const;
89 MCAPI
static void** $vftable();