public class SpongeApiTranslationHelper extends Object
THIS IS AN API-INTERNAL CLASS -- DO NOT USE OUTSIDE OF API OR YOU WILL LIVE A SAD AND LONELY LIFE
Modifier and Type | Method and Description |
---|---|
static Text |
t(String key,
Object... args)
Gets the translated text for a given string.
|