| Package | Description |
|---|---|
| org.cloudburstmc.server | |
| org.cloudburstmc.server.locale |
| Modifier and Type | Method and Description |
|---|---|
LocaleManager |
Server.getLanguage() |
| Modifier and Type | Method and Description |
|---|---|
static LocaleManager |
LocaleManager.from(FileSystem fs,
String languagesPath,
String... textPaths) |
static LocaleManager |
LocaleManager.from(com.google.common.collect.ImmutableSet<Locale> availableLocales,
Path... textPaths) |
static LocaleManager |
LocaleManager.from(Path languagesPath,
Path... textPaths) |
static LocaleManager |
LocaleManager.from(String languagesPath,
String... textPaths) |
Copyright © 2020. All rights reserved.