aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/packets/game/c_set_entity_data.rs
AgeCommit message (Expand)Author
2025-08-10use Vec3f32 in entity metadata to fix parsing Vector3 valuesmat
2025-05-07upgrade rust version and fix clippy warningsmat
2025-04-04remove executable bit from filesmat
2025-03-13fix wrong Potion data componentmat
2025-02-16use MinecraftEntityId type instead of u32 in az-protocolmat
2025-01-29fix wrong Profile data component implmat
2025-01-29add data for EntityEffect particle to fix set_entity_data errors on hypixelmat
2024-11-27Refactor azalea-protocol (#190)mat