示例#1
0
 @Override
 public void notify(CommandInstance command) {
   chatHistory.setChatText("to me>\t" + command.toString());
 }