mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
* Added CSoundEffect packet * Added sound macro added a macro that turns sound namespaces to the sounds id * added CEntitySoundEffect * updated id to i32 * Added sound effects to pvp * Added sweeping and particles * Added I-Frames to living entity * Refactored combat split up the combat handling into multiple functions and a new combat module * use new packet macro * updated json files * fixed attacking * use builtin clamp