getLevel()->setBlock($this, new Water(), true); return true; } public function getDrops(Item $item){ return []; } }