mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-05 01:16:15 +00:00
Arrow: added shake effect and strike sound
This commit is contained in:
@ -66,6 +66,7 @@ class EntityEventPacket extends DataPacket{
|
||||
public const AGENT_ARM_SWING = 36;
|
||||
public const ENDER_DRAGON_DEATH = 37;
|
||||
public const DUST_PARTICLES = 38; //not sure what this is
|
||||
public const ARROW_SHAKE = 39;
|
||||
|
||||
public const EATING_ITEM = 57;
|
||||
|
||||
|
Reference in New Issue
Block a user