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