public static class Launcher.PluginsConfig extends Launcher.MapWithAlias<PluginConfig>
| Constructor and Description |
|---|
PluginsConfig() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getAliases(PluginConfig item) |
containsKey, get, getMainKey, isAlias, put, putAll, removeclear, clone, compute, computeIfAbsent, computeIfPresent, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, putIfAbsent, remove, replace, replace, replaceAll, size, valuespublic java.lang.String[] getAliases(PluginConfig item)
getAliases in class Launcher.MapWithAlias<PluginConfig>