mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 08:44:01 +00:00
Some new particle IDs
This commit is contained in:
parent
99e8bcf26b
commit
42b78cfba2
@ -64,6 +64,9 @@ abstract class Particle extends Vector3{
|
||||
const TYPE_NOTE = 36;
|
||||
//37 yet another SpellParticle of some description
|
||||
const TYPE_CARROT = 38;
|
||||
//39 unknown
|
||||
const TYPE_END_ROD = 40;
|
||||
const TYPE_DRAGONS_BREATH = 41;
|
||||
|
||||
/**
|
||||
* @return DataPacket|DataPacket[]
|
||||
|
Loading…
x
Reference in New Issue
Block a user