| Package | Description |
|---|---|
| net.minecraft.server | |
| net.minecraft.server.dedicated | |
| net.minecraft.server.integrated |
| Modifier and Type | Method and Description |
|---|---|
ServerConfigurationManager |
MinecraftServer.getConfigurationManager() |
static ServerConfigurationManager |
MinecraftServer.getServerConfigurationManager(MinecraftServer par0MinecraftServer)
Gets the current player count, maximum player count, and player entity list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MinecraftServer.setConfigurationManager(ServerConfigurationManager par1ServerConfigurationManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
DedicatedPlayerList |
| Modifier and Type | Method and Description |
|---|---|
ServerConfigurationManager |
DedicatedServer.getConfigurationManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
IntegratedPlayerList |