| aue | |
| net.minecraft.server.jsonrpc.api.PlayerDto | |
| net.minecraft.class_11819 | |
| net.minecraft.server.dedicated.management.RpcPlayer |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Optional<UUID> |
| ||||||||
| private final Optional<String> |
| ||||||||
| public static final com.mojang.serialization.MapCodec<PlayerDto> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Optional<UUID> id, Optional<String> name) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static PlayerDto |
| ||||||||
| public static PlayerDto |
| ||||||||
| public static PlayerDto |
| ||||||||
| public Optional<UUID> |
| ||||||||
| public Optional<String> |
|