| Package | Description |
|---|---|
| net.minecraft.server | |
| net.minecraft.server.dedicated | |
| net.minecraft.server.integrated | |
| net.minecraftforge.common |
| Modifier and Type | Field and Description |
|---|---|
private PlayerList |
MinecraftServer.playerList |
| Modifier and Type | Method and Description |
|---|---|
PlayerList |
MinecraftServer.getPlayerList() |
| Modifier and Type | Method and Description |
|---|---|
void |
MinecraftServer.setPlayerList(PlayerList list) |
| Modifier and Type | Class and Description |
|---|---|
class |
DedicatedPlayerList |
| Modifier and Type | Class and Description |
|---|---|
class |
IntegratedPlayerList |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
DimensionManager.rebuildPlayerMap(PlayerList players,
boolean changed) |