net.minecraft.network.protocol.game

class ClientboundPlayerInfoUpdatePacket$EntryBuilder

aez$c
net.minecraft.network.protocol.game.ClientboundPlayerInfoUpdatePacket$EntryBuilder
net.minecraft.class_2703$class_7831
net.minecraft.network.packet.s2c.play.PlayerListS2CPacket$Serialized
net.minecraft.network.protocol.game.ClientboundPlayerInfoUpdatePacket$c

Field summary

Modifier and TypeField
final UUID
a
profileId
field_40703
profileId
com.mojang.authlib.GameProfile
b
profile
field_40704
gameProfile
boolean
c
listed
field_40705
listed
int
d
latency
field_40706
latency
GameType
e
gameMode
field_40707
gameMode
Component
f
displayName
field_40708
displayName
int
g
listOrder
field_52325
listOrder
RemoteChatSession$Data
h
chatSession
field_40709
session

Constructor summary

ModifierConstructor
(UUID profileId)

Method summary

Modifier and TypeMethod
ClientboundPlayerInfoUpdatePacket$Entry
a()
build()
method_46343()
toEntry()