aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/packets/game/c_add_entity.rs
AgeCommit message (Expand)Author
2026-01-13Rename Instance to World (#304)mat
2026-01-12Make Bevy dependencies optional in azalea-protocol (#303)mat
2025-12-15change ClientboundAddEntity::data from a u32 to i32mat
2025-12-15sort derives with cargo sort-derivesmat
2025-12-12Refactor azalea-registry (#294)mat
2025-11-13rename ResourceLocation to Identifier ahead of mojmap changesmat
2025-10-12upgrade deps and clean up lots of doc commentsmat
2025-09-301.21.9 (#235)mat
2025-09-20more accurate mining and impl PartialEq for packetsmat
2025-05-31doc updatesmat
2025-04-04remove executable bit from filesmat
2025-03-16document ClientboundAddEntity::datamat
2025-02-22Refactor azalea-client (#205)mat
2025-02-16use MinecraftEntityId type instead of u32 in az-protocolmat
2024-11-27Refactor azalea-protocol (#190)mat