Set the correct max stack size for spyglass (#5133)

This commit is contained in:
Alexey
2022-07-05 22:43:46 +03:00
committed by GitHub
parent 5536672e4b
commit a005cd6e33
3 changed files with 33 additions and 2 deletions

View File

@ -249,7 +249,7 @@ use pocketmine\utils\CloningRegistryTrait;
* @method static SplashPotion SPLASH_POTION()
* @method static Boat SPRUCE_BOAT()
* @method static ItemBlockWallOrFloor SPRUCE_SIGN()
* @method static Item SPYGLASS()
* @method static Spyglass SPYGLASS()
* @method static SpawnEgg SQUID_SPAWN_EGG()
* @method static Steak STEAK()
* @method static Stick STICK()