valence/src
Ryan 3ac711ca74 Use idiomatic names
The Rust stdlib uses "Kind" instead of "Type".
2022-07-05 19:21:52 -07:00
..
client Use idiomatic names 2022-07-05 19:21:52 -07:00
entity Use idiomatic names 2022-07-05 19:21:52 -07:00
protocol Use idiomatic names 2022-07-05 19:21:52 -07:00
biome.rs Use idiomatic names 2022-07-05 19:21:52 -07:00
block.rs Use idiomatic names 2022-07-05 19:21:52 -07:00
block_pos.rs Improve BlockPos API 2022-07-02 10:27:54 -07:00
bvh.rs Add spatial index 2022-06-19 00:25:25 -07:00
chunk.rs Make the packet inspector error resistant 2022-07-04 18:22:29 -07:00
chunk_pos.rs Implement the player list 2022-06-27 17:52:23 -07:00
client.rs Use idiomatic names 2022-07-05 19:21:52 -07:00
config.rs Store entities and clients per server rather than per world 2022-07-03 15:31:24 -07:00
dimension.rs Update to 1.19 2022-06-21 04:55:32 -07:00
entity.rs Use idiomatic names 2022-07-05 19:21:52 -07:00
ident.rs Use idiomatic names 2022-07-05 19:21:52 -07:00
lib.rs Use idiomatic names 2022-07-05 19:21:52 -07:00
player_list.rs Don't send untranslated error messages to clients 2022-07-02 16:23:58 -07:00
player_textures.rs Don't tamper with the texture payload 2022-06-28 18:29:29 -07:00
protocol.rs Improve entity event API 2022-07-05 18:08:40 -07:00
server.rs Use idiomatic names 2022-07-05 19:21:52 -07:00
slotmap.rs Fix entity create/delete bugs 2022-07-04 16:30:37 -07:00
spatial_index.rs Store entities and clients per server rather than per world 2022-07-03 15:31:24 -07:00
text.rs Use idiomatic names 2022-07-05 19:21:52 -07:00
util.rs Store entities and clients per server rather than per world 2022-07-03 15:31:24 -07:00
world.rs Add a null state to some IDs 2022-07-03 18:02:00 -07:00