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;
45 virtual ::MinecraftPacketIds getId()
const ;
48 virtual ::std::string getName()
const ;
81 MCAPI ::MinecraftPacketIds $getId()
const;
83 MCAPI ::std::string $getName()
const;