mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-17 04:06:54 +00:00
- Fixed most issues with item equipment in creative - Added save and restore of currently-held item - Reset hotbar on death, added API method PlayerInventory->resetHotbar() - Creative players now have more leeway to get items, alleviates issues with item equipment in desktop GUI - Fixed creative players wearing armour - Found unknown field in ContainerSetSlotPacket - Removed outdated/redundant constants - Use a case statement in ContainerSetSlotPacket handler, added handling for 0x7a hotbar slot link update