mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
Set the correct max stack size for spyglass (#5133)
This commit is contained in:
@ -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()
|
||||
|
Reference in New Issue
Block a user