| net.minecraft.network.protocol.game.ClientboundPlayerInfoUpdatePacket$Entry | |
| net.minecraft.class_2703$class_2705 | |
| net.minecraft.network.packet.s2c.play.PlayerListS2CPacket$Entry |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final UUID |
|
||||||
| private final com.mojang.authlib.GameProfile |
|
||||||
| private final boolean |
|
||||||
| private final int |
|
||||||
| private final GameMode |
|
||||||
| private final Text |
|
||||||
| private final boolean |
|
||||||
| private final int |
|
||||||
| private final PublicPlayerSession$Serialized |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (ServerPlayerEntity player) |
| public | (UUID profileId, com.mojang.authlib.GameProfile profile, boolean listed, int latency, GameMode gameMode, Text displayName, boolean showHat, int listOrder, PublicPlayerSession$Serialized chatSession) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public UUID |
|
||||||
| public com.mojang.authlib.GameProfile |
|
||||||
| public boolean |
|
||||||
| public int |
|
||||||
| public GameMode |
|
||||||
| public Text |
|
||||||
| public boolean |
|
||||||
| public int |
|
||||||
| public PublicPlayerSession$Serialized |
|