/** {@inheritDoc} */
 @Override
 public boolean blocksLight() {
   return block.isOpaque();
 }