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