|
PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
|
Collaboration diagram for pocketmine\data\bedrock\MedicineTypeIds:Public Attributes | |
| const | ANTIDOTE = 2 |
| const | ELIXIR = 3 |
| const | EYE_DROPS = 0 |
| const | TONIC = 1 |
Definition at line 26 of file MedicineTypeIds.php.
| const pocketmine\data\bedrock\MedicineTypeIds::ANTIDOTE = 2 |
Definition at line 29 of file MedicineTypeIds.php.
| const pocketmine\data\bedrock\MedicineTypeIds::ELIXIR = 3 |
Definition at line 30 of file MedicineTypeIds.php.
| const pocketmine\data\bedrock\MedicineTypeIds::EYE_DROPS = 0 |
Definition at line 27 of file MedicineTypeIds.php.
| const pocketmine\data\bedrock\MedicineTypeIds::TONIC = 1 |
Definition at line 28 of file MedicineTypeIds.php.