PocketMine-MP 5.21.2 git-a6534ecbbbcf369264567d27e5ed70f7f5be9816
Loading...
Searching...
No Matches
pocketmine\item\enchantment\Rarity Class Reference
+ Collaboration diagram for pocketmine\item\enchantment\Rarity:

Public Attributes

const COMMON = 10
 
const MYTHIC = 1
 
const RARE = 2
 
const UNCOMMON = 5
 

Detailed Description

Definition at line 26 of file Rarity.php.

Member Data Documentation

◆ COMMON

const pocketmine\item\enchantment\Rarity::COMMON = 10

Definition at line 31 of file Rarity.php.

◆ MYTHIC

const pocketmine\item\enchantment\Rarity::MYTHIC = 1

Definition at line 34 of file Rarity.php.

◆ RARE

const pocketmine\item\enchantment\Rarity::RARE = 2

Definition at line 33 of file Rarity.php.

◆ UNCOMMON

const pocketmine\item\enchantment\Rarity::UNCOMMON = 5

Definition at line 32 of file Rarity.php.


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