예제 #1
0
 private Block makeBlock(PieceConfig config)
 {
     return(Block.createFromConfig(config));
 }