net.minecraft.network.protocol.game

public record ClientboundPlayerInfoUpdatePacket$Entry

xl$b
net.minecraft.network.protocol.game.ClientboundPlayerInfoUpdatePacket$Entry
net.minecraft.class_2703$class_2705
net.minecraft.network.packet.s2c.play.PlayerListS2CPacket$Entry
net.minecraft.src.C_243593_$C_243655_
net.minecraft.network.protocol.game.ClientboundPlayerInfoUpdatePacket$b

Field summary

Modifier and TypeField
private final UUID
a
profileId
comp_1106
profileId
f_244142_
private final com.mojang.authlib.GameProfile
b
profile
comp_1107
profile
f_243688_
private final boolean
c
listed
comp_1108
listed
f_243700_
private final int
d
latency
comp_1109
latency
f_244322_
private final GameType
e
gameMode
comp_1110
gameMode
f_244162_
private final Component
f
displayName
comp_1111
displayName
f_244512_
final RemoteChatSession$Data
g
chatSession
comp_1112
chatSession
f_244153_

Constructor summary

ModifierConstructor
(ServerPlayer player)
public (UUID f_243688_, com.mojang.authlib.GameProfile f_243700_, boolean f_244322_, int f_244162_, GameType f_244512_, Component f_244153_, RemoteChatSession$Data arg6)

Method summary

Modifier and TypeMethod
public UUID
a()
profileId()
comp_1106()
profileId()
f_244142_()
public com.mojang.authlib.GameProfile
b()
profile()
comp_1107()
profile()
f_243688_()
public boolean
c()
listed()
comp_1108()
listed()
f_243700_()
public int
d()
latency()
comp_1109()
latency()
f_244322_()
public GameType
e()
gameMode()
comp_1110()
gameMode()
f_244162_()
public Component
f()
displayName()
comp_1111()
displayName()
f_244512_()
public RemoteChatSession$Data
g()
chatSession()
comp_1112()
chatSession()
f_244153_()