mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 00:33:59 +00:00
LevelEventPacket: added enderman teleport particle cloud constant
This commit is contained in:
parent
2f266a5922
commit
8020780fc5
@ -82,6 +82,7 @@ class LevelEventPacket extends DataPacket{
|
||||
public const EVENT_PARTICLE_BLOCK_FORCE_FIELD = 2008;
|
||||
public const EVENT_PARTICLE_PROJECTILE_HIT = 2009;
|
||||
|
||||
public const EVENT_PARTICLE_ENDERMAN_TELEPORT = 2013;
|
||||
public const EVENT_PARTICLE_PUNCH_BLOCK = 2014;
|
||||
|
||||
public const EVENT_START_RAIN = 3001;
|
||||
|
Loading…
x
Reference in New Issue
Block a user