コード例 #1
0
 @Override
 public void setPrefix(String prefix, String worldName) {
   super.setPrefix(prefix, worldName);
   this.clearCache();
 }