Merge remote-tracking branch 'origin/mcpe-0.12' into php7

This commit is contained in:
Shoghi Cervantes
2015-09-12 01:03:09 +02:00
7 changed files with 50 additions and 10 deletions

View File

@ -43,6 +43,7 @@ class LevelEventPacket extends DataPacket{
const EVENT_SOUND_BAT_FLY = 1015;
const EVENT_SOUND_ZOMBIE_INFECT = 1016;
const EVENT_SOUND_ZOMBIE_HEAL = 1017;
const EVENT_SOUND_ENDERMAN_TELEPORT = 1018;
const EVENT_SOUND_ANVIL_BREAK = 1020;
const EVENT_SOUND_ANVIL_USE = 1021;