PocketMine-MP 5.21.2 git-b2aa6396c3cc2cafdd815eacc360e1ad89599899
Loading...
Searching...
No Matches
pocketmine\data\bedrock\EffectIds Class Reference
+ Collaboration diagram for pocketmine\data\bedrock\EffectIds:

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
 

Detailed Description

Definition at line 26 of file EffectIds.php.

Member Data Documentation

◆ ABSORPTION

const pocketmine\data\bedrock\EffectIds::ABSORPTION = 22

Definition at line 53 of file EffectIds.php.

◆ BAD_OMEN

const pocketmine\data\bedrock\EffectIds::BAD_OMEN = 28

Definition at line 59 of file EffectIds.php.

◆ BLINDNESS

const pocketmine\data\bedrock\EffectIds::BLINDNESS = 15

Definition at line 46 of file EffectIds.php.

◆ CONDUIT_POWER

const pocketmine\data\bedrock\EffectIds::CONDUIT_POWER = 26

Definition at line 57 of file EffectIds.php.

◆ DARKNESS

const pocketmine\data\bedrock\EffectIds::DARKNESS = 30

Definition at line 61 of file EffectIds.php.

◆ FATAL_POISON

const pocketmine\data\bedrock\EffectIds::FATAL_POISON = 25

Definition at line 56 of file EffectIds.php.

◆ FIRE_RESISTANCE

const pocketmine\data\bedrock\EffectIds::FIRE_RESISTANCE = 12

Definition at line 43 of file EffectIds.php.

◆ HASTE

const pocketmine\data\bedrock\EffectIds::HASTE = 3

Definition at line 34 of file EffectIds.php.

◆ HEALTH_BOOST

const pocketmine\data\bedrock\EffectIds::HEALTH_BOOST = 21

Definition at line 52 of file EffectIds.php.

◆ HUNGER

const pocketmine\data\bedrock\EffectIds::HUNGER = 17

Definition at line 48 of file EffectIds.php.

◆ INSTANT_DAMAGE

const pocketmine\data\bedrock\EffectIds::INSTANT_DAMAGE = 7

Definition at line 38 of file EffectIds.php.

◆ INSTANT_HEALTH

const pocketmine\data\bedrock\EffectIds::INSTANT_HEALTH = 6

Definition at line 37 of file EffectIds.php.

◆ INVISIBILITY

const pocketmine\data\bedrock\EffectIds::INVISIBILITY = 14

Definition at line 45 of file EffectIds.php.

◆ JUMP_BOOST

const pocketmine\data\bedrock\EffectIds::JUMP_BOOST = 8

Definition at line 39 of file EffectIds.php.

◆ LEVITATION

const pocketmine\data\bedrock\EffectIds::LEVITATION = 24

Definition at line 55 of file EffectIds.php.

◆ MINING_FATIGUE

const pocketmine\data\bedrock\EffectIds::MINING_FATIGUE = 4

Definition at line 35 of file EffectIds.php.

◆ NAUSEA

const pocketmine\data\bedrock\EffectIds::NAUSEA = 9

Definition at line 40 of file EffectIds.php.

◆ NIGHT_VISION

const pocketmine\data\bedrock\EffectIds::NIGHT_VISION = 16

Definition at line 47 of file EffectIds.php.

◆ POISON

const pocketmine\data\bedrock\EffectIds::POISON = 19

Definition at line 50 of file EffectIds.php.

◆ REGENERATION

const pocketmine\data\bedrock\EffectIds::REGENERATION = 10

Definition at line 41 of file EffectIds.php.

◆ RESISTANCE

const pocketmine\data\bedrock\EffectIds::RESISTANCE = 11

Definition at line 42 of file EffectIds.php.

◆ SATURATION

const pocketmine\data\bedrock\EffectIds::SATURATION = 23

Definition at line 54 of file EffectIds.php.

◆ SLOW_FALLING

const pocketmine\data\bedrock\EffectIds::SLOW_FALLING = 27

Definition at line 58 of file EffectIds.php.

◆ SLOWNESS

const pocketmine\data\bedrock\EffectIds::SLOWNESS = 2

Definition at line 33 of file EffectIds.php.

◆ SPEED

const pocketmine\data\bedrock\EffectIds::SPEED = 1

Definition at line 32 of file EffectIds.php.

◆ STRENGTH

const pocketmine\data\bedrock\EffectIds::STRENGTH = 5

Definition at line 36 of file EffectIds.php.

◆ VILLAGE_HERO

const pocketmine\data\bedrock\EffectIds::VILLAGE_HERO = 29

Definition at line 60 of file EffectIds.php.

◆ WATER_BREATHING

const pocketmine\data\bedrock\EffectIds::WATER_BREATHING = 13

Definition at line 44 of file EffectIds.php.

◆ WEAKNESS

const pocketmine\data\bedrock\EffectIds::WEAKNESS = 18

Definition at line 49 of file EffectIds.php.

◆ WITHER

const pocketmine\data\bedrock\EffectIds::WITHER = 20

Definition at line 51 of file EffectIds.php.


The documentation for this class was generated from the following file: