valence/src/protocol
Ryan Johnson 71d82c5330
Add encoded_len method to Encode trait. (#125)
This allows packets to calculate their exact length up front.
This isn't currently tested or being used for anything, but that will come in later changes.
2022-10-19 01:52:02 -07:00
..
packets Add encoded_len method to Encode trait. (#125) 2022-10-19 01:52:02 -07:00
byte_angle.rs Add encoded_len method to Encode trait. (#125) 2022-10-19 01:52:02 -07:00
codec.rs Add encoded_len method to Encode trait. (#125) 2022-10-19 01:52:02 -07:00
packets.rs Add encoded_len method to Encode trait. (#125) 2022-10-19 01:52:02 -07:00
slot.rs Add encoded_len method to Encode trait. (#125) 2022-10-19 01:52:02 -07:00
var_int.rs Add encoded_len method to Encode trait. (#125) 2022-10-19 01:52:02 -07:00
var_long.rs Add encoded_len method to Encode trait. (#125) 2022-10-19 01:52:02 -07:00