valence/crates
wjwzpeajhc 7cd483afb7
Replaced valence_protocol and valence_nbt imports with valence ones (#279)
## Description

This PR replace `valence_protocol` and `valence_nbt` imports in
`crates/valence/examples` with `valence` ones so you don't have to
change imports or import the crates when you copy the examples and have
only `valence` as a dependency.
2023-03-08 14:18:56 -08:00
..
packet_inspector Replace EncodePacket and DecodePacket with Packet (#261) 2023-02-25 11:21:25 -08:00
playground Update to Bevy 0.10 (#265) 2023-03-04 03:35:11 -08:00
valence Replaced valence_protocol and valence_nbt imports with valence ones (#279) 2023-03-08 14:18:56 -08:00
valence_anvil Set bevy version to 0.10 (#272) 2023-03-06 18:50:48 -08:00
valence_nbt Refactor valence_protocol (#253) 2023-02-23 22:16:22 -08:00
valence_protocol Add RawPacket (#276) 2023-03-07 20:15:30 -08: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 Refactor valence_protocol (#253) 2023-02-23 22:16:22 -08:00