public class YMLConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
YMLChangelog |
changelog |
| Constructor and Description |
|---|
YMLConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
anySetter(String key,
Object value) |
static YMLConfig |
of(Config config) |
static YMLConfig |
of(InputStream input) |
Config |
to() |
String |
toYMLString() |
public YMLChangelog changelog
Copyright © 2023. All rights reserved.