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, remove
clear, clone, compute, computeIfAbsent, computeIfPresent, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, putIfAbsent, remove, replace, replace, replaceAll, size, values
public java.lang.String[] getAliases(PluginConfig item)
getAliases
in class Launcher.MapWithAlias<PluginConfig>