|
PocketMine-MP 5.42.2 git-9c2871e619ddaa0a56652c6c5556efcf767fbf05
|
Collaboration diagram for pocketmine\item\enchantment\Rarity:Public Attributes | |
| const | COMMON = 10 |
| const | MYTHIC = 1 |
| const | RARE = 2 |
| const | UNCOMMON = 5 |
Definition at line 26 of file Rarity.php.
| const pocketmine\item\enchantment\Rarity::COMMON = 10 |
Definition at line 31 of file Rarity.php.
| const pocketmine\item\enchantment\Rarity::MYTHIC = 1 |
Definition at line 34 of file Rarity.php.
| const pocketmine\item\enchantment\Rarity::RARE = 2 |
Definition at line 33 of file Rarity.php.
| const pocketmine\item\enchantment\Rarity::UNCOMMON = 5 |
Definition at line 32 of file Rarity.php.