Beispiel #1
0
 private void say(String message) throws IOException {
   player.say(message);
 }