getLevel()->setBlock($this, BlockFactory::get(Block::REDSTONE_ORE, $this->meta), false, false); return Level::BLOCK_UPDATE_WEAK; } return false; } }