PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
Loading...
Searching...
No Matches
pocketmine\data\bedrock\MedicineTypeIds Class Reference
+ Collaboration diagram for pocketmine\data\bedrock\MedicineTypeIds:

Public Attributes

const ANTIDOTE = 2
 
const ELIXIR = 3
 
const EYE_DROPS = 0
 
const TONIC = 1
 

Detailed Description

Definition at line 26 of file MedicineTypeIds.php.

Member Data Documentation

◆ ANTIDOTE

const pocketmine\data\bedrock\MedicineTypeIds::ANTIDOTE = 2

Definition at line 29 of file MedicineTypeIds.php.

◆ ELIXIR

const pocketmine\data\bedrock\MedicineTypeIds::ELIXIR = 3

Definition at line 30 of file MedicineTypeIds.php.

◆ EYE_DROPS

const pocketmine\data\bedrock\MedicineTypeIds::EYE_DROPS = 0

Definition at line 27 of file MedicineTypeIds.php.

◆ TONIC

const pocketmine\data\bedrock\MedicineTypeIds::TONIC = 1

Definition at line 28 of file MedicineTypeIds.php.


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