- all
Translatable all(string translation)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromBedrock
Translatable fromBedrock(string translation)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromJava
Translatable fromJava(string translation)
Undocumented in source. Be warned that the author may not have intended to support it.
Translation container for a multi-platform translation. The default_ translation should never be empty and it should be a string that can be loaded from a language file. The minecraft and bedrock strings can either be a client-side translated message or empty. In that case the default_ string is translated server-side and sent to the client.