Loading [MathJax]/extensions/tex2jax.js
PocketMine-MP 5.27.2 git-1ea5c060fdd23023857cdc7f874a6562d117a72d
All Classes Namespaces Functions Variables Enumerations Enumerator Pages
pocketmine\data\runtime\RuntimeEnumDescriber Interface Reference
+ Inheritance diagram for pocketmine\data\runtime\RuntimeEnumDescriber:
+ Collaboration diagram for pocketmine\data\runtime\RuntimeEnumDescriber:

Public Member Functions

 bellAttachmentType (\pocketmine\block\utils\BellAttachmentType &$value)
 
 copperOxidation (\pocketmine\block\utils\CopperOxidation &$value)
 
 coralType (\pocketmine\block\utils\CoralType &$value)
 
 dirtType (\pocketmine\block\utils\DirtType &$value)
 
 dripleafState (\pocketmine\block\utils\DripleafState &$value)
 
 dyeColor (\pocketmine\block\utils\DyeColor &$value)
 
 froglightType (\pocketmine\block\utils\FroglightType &$value)
 
 leverFacing (\pocketmine\block\utils\LeverFacing &$value)
 
 medicineType (\pocketmine\item\MedicineType &$value)
 
 mobHeadType (\pocketmine\block\utils\MobHeadType &$value)
 
 mushroomBlockType (\pocketmine\block\utils\MushroomBlockType &$value)
 
 potionType (\pocketmine\item\PotionType &$value)
 
 slabType (\pocketmine\block\utils\SlabType &$value)
 
 suspiciousStewType (\pocketmine\item\SuspiciousStewType &$value)
 

Detailed Description

Provides backwards-compatible shims for the old codegen'd enum describer methods. This is kept for plugin backwards compatibility, but these functions should not be used in new code.

Deprecated

Definition at line 31 of file RuntimeEnumDescriber.php.


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