public interface IClientConfigKey<T>
IClientConfig. See CommonClientConfigKey
for the commonly defined client configuration keys.| Modifier and Type | Interface and Description |
|---|---|
static class |
IClientConfigKey.Keys |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
key() |
java.lang.Class<T> |
type() |
java.lang.String key()
java.lang.Class<T> type()