mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 19:02:59 +00:00
Fixed eating sounds
This commit is contained in:
@ -48,6 +48,8 @@ class EntityEventPacket extends DataPacket{
|
||||
|
||||
const RESPAWN = 18;
|
||||
|
||||
const EATING_ITEM = 57;
|
||||
|
||||
//TODO: add more events
|
||||
|
||||
/** @var int */
|
||||
|
Reference in New Issue
Block a user