Exemplo n.º 1
0
 public Object getRawSuffix(String name, InfoType type, String world) {
   return com.miraclem4n.mchat.api.Reader.getRawSuffix(
       name, com.miraclem4n.mchat.types.InfoType.fromName(type.getName()), world);
 }