Implement carving pumpkin (#4637)

This commit is contained in:
Leo Lee
2021-12-11 03:45:15 +08:00
committed by GitHub
parent a94b88424e
commit 9e75c1463a
3 changed files with 47 additions and 2 deletions

View File

@ -445,7 +445,7 @@ use pocketmine\utils\CloningRegistryTrait;
* @method static Slab PRISMARINE_SLAB()
* @method static Stair PRISMARINE_STAIRS()
* @method static Wall PRISMARINE_WALL()
* @method static Opaque PUMPKIN()
* @method static Pumpkin PUMPKIN()
* @method static PumpkinStem PUMPKIN_STEM()
* @method static GlazedTerracotta PURPLE_GLAZED_TERRACOTTA()
* @method static Torch PURPLE_TORCH()