implements MinecraftPlayerListService
| auz | |
| net.minecraft.server.jsonrpc.internalapi.MinecraftPlayerListServiceImpl | |
| net.minecraft.class_11995 | |
| net.minecraft.server.dedicated.management.handler.PlayerListManagementHandlerImpl |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final JsonRpcLogger |
| ||||||||
| private final DedicatedServer |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (DedicatedServer server, JsonRpcLogger logger) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public List<ServerPlayer> |
| ||||||||
| public ServerPlayer |
| ||||||||
| public Optional<NameAndId> |
| ||||||||
| public Optional<NameAndId> |
| ||||||||
| public Optional<NameAndId> |
| ||||||||
| public Optional<ServerPlayer> |
| ||||||||
| public List<ServerPlayer> |
| ||||||||
| public void |
| ||||||||
| public ServerPlayer |
|