mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-12 06:25:32 +00:00
Added FireImmune data flag
This commit is contained in:
parent
190f4dd6ab
commit
67ad2d25b9
@ -206,7 +206,7 @@ abstract class Entity extends Location implements Metadatable{
|
||||
const DATA_FLAG_LINGER = 44;
|
||||
const DATA_FLAG_HAS_COLLISION = 45;
|
||||
const DATA_FLAG_AFFECTED_BY_GRAVITY = 46;
|
||||
|
||||
const DATA_FLAG_FIRE_IMMUNE = 47;
|
||||
const DATA_FLAG_DANCING = 48;
|
||||
|
||||
public static $entityCount = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user