| Package | Description |
|---|---|
| org.rominos2.RealBanks.api | |
| org.rominos2.RealBanks.api.Settings |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
RealBanks.getLang(LanguageSettings.SentenceType type,
java.lang.String node,
java.lang.String def,
java.lang.String[] args) |
| Modifier and Type | Method and Description |
|---|---|
static LanguageSettings.SentenceType |
LanguageSettings.SentenceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LanguageSettings.SentenceType[] |
LanguageSettings.SentenceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
LanguageSettings.getLang(LanguageSettings.SentenceType type,
java.lang.String configNode,
java.lang.String defaultSentence,
java.lang.String[] args) |