valence/crates/valence_protocol_macros/src
Ryan Johnson e64f1b7123
Add packet_name (#274)
## Description

Adds `packet_name` method to the `Packet` trait to help with #238.

## Test Plan

Steps:
1. `cargo t -p valence_protocol`
2023-03-07 04:12:08 -08:00
..
decode.rs Replace EncodePacket and DecodePacket with Packet (#261) 2023-02-25 11:21:25 -08:00
encode.rs Replace EncodePacket and DecodePacket with Packet (#261) 2023-02-25 11:21:25 -08:00
ident_str.rs Add block entities (#32) 2023-02-18 10:16:01 -08:00
lib.rs Replace EncodePacket and DecodePacket with Packet (#261) 2023-02-25 11:21:25 -08:00
packet.rs Add packet_name (#274) 2023-03-07 04:12:08 -08:00