valence/crates/valence_client/src
Carson McManus 975014e76b
tag registry (#350)
- add Tags extractor
- add tags.json to extracted
- send `SynchronizeTagsS2c` packet on join
- fix encode

## Description

Adds a `TagsRegistry` resource that contains all the information needed
to build and send `SynchronizeTagsS2c` on join.

closes #349
2023-06-01 23:21:25 -07:00
..
action.rs Move packets out of valence_core. (#335) 2023-05-29 01:36:11 -07:00
chat.rs Move packets out of valence_core. (#335) 2023-05-29 01:36:11 -07:00
command.rs Move packets out of valence_core. (#335) 2023-05-29 01:36:11 -07:00
custom_payload.rs Move packets out of valence_core. (#335) 2023-05-29 01:36:11 -07:00
event_loop.rs Move packets out of valence_core. (#335) 2023-05-29 01:36:11 -07:00
hand_swing.rs Move packets out of valence_core. (#335) 2023-05-29 01:36:11 -07:00
interact_block.rs Move packets out of valence_core. (#335) 2023-05-29 01:36:11 -07:00
interact_entity.rs Move packets out of valence_core. (#335) 2023-05-29 01:36:11 -07:00
interact_item.rs Move packets out of valence_core. (#335) 2023-05-29 01:36:11 -07:00
keepalive.rs Move packets out of valence_core. (#335) 2023-05-29 01:36:11 -07:00
lib.rs tag registry (#350) 2023-06-01 23:21:25 -07:00
movement.rs Move packets out of valence_core. (#335) 2023-05-29 01:36:11 -07:00
op_level.rs Move packets out of valence_core. (#335) 2023-05-29 01:36:11 -07:00
packet.rs Move packets out of valence_core. (#335) 2023-05-29 01:36:11 -07:00
resource_pack.rs Move packets out of valence_core. (#335) 2023-05-29 01:36:11 -07:00
settings.rs Move packets out of valence_core. (#335) 2023-05-29 01:36:11 -07:00
status.rs Move packets out of valence_core. (#335) 2023-05-29 01:36:11 -07:00
teleport.rs Move packets out of valence_core. (#335) 2023-05-29 01:36:11 -07:00
title.rs Move packets out of valence_core. (#335) 2023-05-29 01:36:11 -07:00
weather.rs Move packets out of valence_core. (#335) 2023-05-29 01:36:11 -07:00