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

@ -29,7 +29,8 @@ use function assert;
/**
* 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 Boat ACACIA_BOAT()
* @method static Apple APPLE()