PocketMine-MP 5.37.1 git-cef37e7835c666594588f957a47b27d521c6a58e
Loading...
Searching...
No Matches
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: