10 static constexpr std::string_view
packet_name =
"Set Entity Motion";
SERIALIZED_FIELD(EntityId, VarInt)
DECLARE_READ_WRITE_SERIALIZE
SERIALIZED_FIELD(XA, short)
SERIALIZED_FIELD(YA, short)
static constexpr std::string_view packet_name
SERIALIZED_FIELD(ZA, short)