Simplify registry method generation

This commit is contained in:
Dylan K. Taylor
2021-08-22 23:02:36 +01:00
parent 1ce9474fce
commit 270ee5c085
25 changed files with 90 additions and 118 deletions

View File

@ -28,7 +28,8 @@ use pocketmine\utils\EnumTrait;
/**
* This doc-block is generated automatically, do not modify it manually.
* This must be regenerated whenever registry members are added, removed or changed.
* @see \pocketmine\utils\RegistryUtils::_generateMethodAnnotations()
* @see build/generate-registry-annotations.php
* @generate-registry-docblock
*
* @method static BrewingStandSlot EAST()
* @method static BrewingStandSlot NORTHWEST()