Beispiel #1
0
 public void Replace(Player player, Mask mask, Pattern pattern)
 {
     EditSession.ReplaceBlocks(Selector, mask, pattern);
 }