10 static constexpr std::string_view
packet_name =
"Add Experience Orb";
SERIALIZED_FIELD(EntityId, VarInt)
SERIALIZED_FIELD(Y, double)
SERIALIZED_FIELD(Value, short)
SERIALIZED_FIELD(Z, double)
DECLARE_READ_WRITE_SERIALIZE
SERIALIZED_FIELD(X, double)
static constexpr std::string_view packet_name