| aue | |
| net.minecraft.server.jsonrpc.api.PlayerDto | |
| net.minecraft.class_11819 | |
| net.minecraft.server.dedicated.management.RpcPlayer | |
| net.minecraft.src.C_411159_ | |
| net.minecraft.server.jsonrpc.api.PlayerDto |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Optional<UUID> |
| ||||||||||
| private final Optional<String> |
| ||||||||||
| public static final com.mojang.serialization.MapCodec<PlayerDto> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Optional<UUID> id, Optional<String> name) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static PlayerDto |
| ||||||||||
| public static PlayerDto |
| ||||||||||
| public static PlayerDto |
| ||||||||||
| public Optional<UUID> |
| ||||||||||
| public Optional<String> |
|