Discussion in 'Development' started by Levi, Jun 20, 2018.
how can i register XpOrb sound?? tried PHP: $level->addSound(new GenericSound($pos1, 1051));
$level->addSound(new GenericSound($pos1, 1051));
Use LevelSoundEventPacket.
Or broadcastLevelSoundEventPacket function. (I dont remember)
where are the sound ids at
Look LevelSoundEventPacket consts.