public class SpongeTranslation extends Object implements org.spongepowered.api.text.translation.Translation
SpongeTranslation(String id)
String
get(Locale locale)
get(Locale locale, Object... args)
getId()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SpongeTranslation(String id)
public String getId()
getId
org.spongepowered.api.text.translation.Translation
public String get(Locale locale)
get
public String get(Locale locale, Object... args)