valence/crates
Joe Sorensen 255b78e02c
tiny one line change to fix writing packets not working (#290)
## Description

With component division, the WritePacket trait was pub(crate), which
disallowed writing packets outside of valence. This 1 line PR fixes
that.

## Test Plan

It might be a good idea to include examples/tests that use packet
writing to catch this, but it's most likely not strictly necessary.
2023-03-15 07:36:55 -07:00
..
packet_inspector Packet inspector updates (#283) 2023-03-10 03:57:55 -08:00
playground Client Component Division (#266) 2023-03-11 06:04:14 -08:00
valence tiny one line change to fix writing packets not working (#290) 2023-03-15 07:36:55 -07:00
valence_anvil Client Component Division (#266) 2023-03-11 06:04:14 -08:00
valence_nbt Refactor valence_protocol (#253) 2023-02-23 22:16:22 -08:00
valence_protocol Abstract scoreboard display position (#286) 2023-03-12 04:51:49 -07:00
valence_protocol_macros Add packet_name (#274) 2023-03-07 04:12:08 -08:00
valence_spatial_index Reorganize Packages (#180) 2022-12-29 16:51:05 -08:00
valence_stresser Client Component Division (#266) 2023-03-11 06:04:14 -08:00