Melon: extend Solid instead of Transparent, fixes #5050

This commit is contained in:
Dylan K. Taylor 2022-09-28 23:07:53 +01:00
parent ac16378410
commit 6f68c6d8a0
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -27,7 +27,7 @@ use pocketmine\item\Item;
use pocketmine\item\VanillaItems;
use function mt_rand;
class Melon extends Transparent{
class Melon extends Opaque{
public function getDropsForCompatibleTool(Item $item) : array{
return [