mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-21 10:26:38 +00:00
ToolTier: remove legacy EnumTrait annotations and doc comment infoÂ
This commit is contained in:
parent
07194e3884
commit
14f2368454
@ -26,10 +26,8 @@ namespace pocketmine\item;
|
|||||||
use pocketmine\utils\LegacyEnumShimTrait;
|
use pocketmine\utils\LegacyEnumShimTrait;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This doc-block is generated automatically, do not modify it manually.
|
* TODO: These tags need to be removed once we get rid of LegacyEnumShimTrait (PM6)
|
||||||
* This must be regenerated whenever registry members are added, removed or changed.
|
* These are retained for backwards compatibility only.
|
||||||
* @see build/generate-registry-annotations.php
|
|
||||||
* @generate-registry-docblock
|
|
||||||
*
|
*
|
||||||
* @method static ToolTier DIAMOND()
|
* @method static ToolTier DIAMOND()
|
||||||
* @method static ToolTier GOLD()
|
* @method static ToolTier GOLD()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user