mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
LevelEventPacket: added useless constant
This commit is contained in:
@ -80,6 +80,7 @@ class LevelEventPacket extends DataPacket{
|
||||
public const EVENT_GUARDIAN_CURSE = 2006;
|
||||
|
||||
public const EVENT_PARTICLE_BLOCK_FORCE_FIELD = 2008;
|
||||
public const EVENT_PARTICLE_PROJECTILE_HIT = 2009;
|
||||
|
||||
public const EVENT_PARTICLE_PUNCH_BLOCK = 2014;
|
||||
|
||||
|
Reference in New Issue
Block a user