PocketMine-MP 5.21.2 git-b2aa6396c3cc2cafdd815eacc360e1ad89599899
|
Public Attributes | |
const | ABSORPTION = 22 |
const | BAD_OMEN = 28 |
const | BLINDNESS = 15 |
const | CONDUIT_POWER = 26 |
const | DARKNESS = 30 |
const | FATAL_POISON = 25 |
const | FIRE_RESISTANCE = 12 |
const | HASTE = 3 |
const | HEALTH_BOOST = 21 |
const | HUNGER = 17 |
const | INSTANT_DAMAGE = 7 |
const | INSTANT_HEALTH = 6 |
const | INVISIBILITY = 14 |
const | JUMP_BOOST = 8 |
const | LEVITATION = 24 |
const | MINING_FATIGUE = 4 |
const | NAUSEA = 9 |
const | NIGHT_VISION = 16 |
const | POISON = 19 |
const | REGENERATION = 10 |
const | RESISTANCE = 11 |
const | SATURATION = 23 |
const | SLOW_FALLING = 27 |
const | SLOWNESS = 2 |
const | SPEED = 1 |
const | STRENGTH = 5 |
const | VILLAGE_HERO = 29 |
const | WATER_BREATHING = 13 |
const | WEAKNESS = 18 |
const | WITHER = 20 |
Definition at line 26 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::ABSORPTION = 22 |
Definition at line 53 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::BAD_OMEN = 28 |
Definition at line 59 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::BLINDNESS = 15 |
Definition at line 46 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::CONDUIT_POWER = 26 |
Definition at line 57 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::DARKNESS = 30 |
Definition at line 61 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::FATAL_POISON = 25 |
Definition at line 56 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::FIRE_RESISTANCE = 12 |
Definition at line 43 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::HASTE = 3 |
Definition at line 34 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::HEALTH_BOOST = 21 |
Definition at line 52 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::HUNGER = 17 |
Definition at line 48 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::INSTANT_DAMAGE = 7 |
Definition at line 38 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::INSTANT_HEALTH = 6 |
Definition at line 37 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::INVISIBILITY = 14 |
Definition at line 45 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::JUMP_BOOST = 8 |
Definition at line 39 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::LEVITATION = 24 |
Definition at line 55 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::MINING_FATIGUE = 4 |
Definition at line 35 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::NAUSEA = 9 |
Definition at line 40 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::NIGHT_VISION = 16 |
Definition at line 47 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::POISON = 19 |
Definition at line 50 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::REGENERATION = 10 |
Definition at line 41 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::RESISTANCE = 11 |
Definition at line 42 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::SATURATION = 23 |
Definition at line 54 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::SLOW_FALLING = 27 |
Definition at line 58 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::SLOWNESS = 2 |
Definition at line 33 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::SPEED = 1 |
Definition at line 32 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::STRENGTH = 5 |
Definition at line 36 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::VILLAGE_HERO = 29 |
Definition at line 60 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::WATER_BREATHING = 13 |
Definition at line 44 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::WEAKNESS = 18 |
Definition at line 49 of file EffectIds.php.
const pocketmine\data\bedrock\EffectIds::WITHER = 20 |
Definition at line 51 of file EffectIds.php.