From 03a496fc7d952b1136cb717f2e8d1ccfb798ee64 Mon Sep 17 00:00:00 2001 From: mat Date: Thu, 30 Oct 2025 11:02:50 -0530 Subject: cleanup some code related to mob effects --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ddad98b..1d83334b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ is breaking anyways, semantic versioning is not followed. - Rename `SendPacketEvent` to `SendGamePacketEvent` and `PingEvent` to `GamePingEvent`. - Swap the order of the type parameters in entity filtering functions so query is first, then filter. - Add optional `timeout_ticks` field to `Client::open_container_at`. +- Implement initial support for mob effects, including jump boost, haste, conduit power, and mining fatigue. (@ShayBox) ### Fixed -- cgit v1.2.3