Exemplo n.º 1
0
 private Block makeBlock(PieceConfig config)
 {
     return(Block.createFromConfig(config));
 }