PHP: $this->roadBlock = self::parseBlock($settings, "RoadBlock", new Block(Block::PLANK)); what is the correct api for this code ? (for api3/blocks branch) Thanks in advance.
this code gives error. I was trying to fix myplot plugin for api3/blocks branch. Nvm I made a workaround.