| Package | Description |
|---|---|
| net.minecraft.network.rcon | |
| net.minecraft.server | |
| net.minecraft.server.dedicated |
| Modifier and Type | Method and Description |
|---|---|
ServerProperties |
IServer.getServerProperties() |
| Modifier and Type | Field and Description |
|---|---|
private ServerProperties |
ServerPropertiesProvider.properties |
| Modifier and Type | Method and Description |
|---|---|
ServerProperties |
ServerPropertiesProvider.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
ServerPropertiesProvider |
ServerPropertiesProvider.func_219033_a(java.util.function.UnaryOperator<ServerProperties> p_219033_1_) |
| Modifier and Type | Method and Description |
|---|---|
static ServerProperties |
ServerProperties.create(java.nio.file.Path pathIn) |
protected ServerProperties |
ServerProperties.func_212857_b_(java.util.Properties properties) |
ServerProperties |
DedicatedServer.getServerProperties() |