| afn$b | |
| 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 GameType |
| ||||||||
| private final Component |
| ||||||||
| final boolean |
| ||||||||
| final int |
| ||||||||
| final RemoteChatSession$Data |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (ServerPlayer player) | |
| public | (UUID profileId, com.mojang.authlib.GameProfile profile, boolean listed, int latency, GameType gameMode, Component displayName, boolean showHat, int listOrder, RemoteChatSession$Data chatSession) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public UUID |
| ||||||||
| public com.mojang.authlib.GameProfile |
| ||||||||
| public boolean |
| ||||||||
| public int |
| ||||||||
| public GameType |
| ||||||||
| public Component |
| ||||||||
| public boolean |
| ||||||||
| public int |
| ||||||||
| public RemoteChatSession$Data |
|