net.minecraft.network.chat

public record LocalChatSession

tt
net.minecraft.network.chat.LocalChatSession
net.minecraft.class_7818
net.minecraft.network.encryption.ClientPlayerSession
net.minecraft.src.C_243480_

Field summary

Modifier and TypeField
private final UUID
a
sessionId
comp_1077
sessionId
f_244284_
private final ProfileKeyPair
b
keyPair
comp_1078
keyPair
f_243926_

Constructor summary

ModifierConstructor
public (UUID f_243926_, ProfileKeyPair arg1)

Method summary

Modifier and TypeMethod
public static LocalChatSession
a(byo arg0)
create(ProfileKeyPair arg0)
method_46273(class_7427 arg0)
create(PlayerKeyPair keyPair)
m_245157_(C_213069_ p_250798_)
public SignedMessageChain$Encoder
a(UUID arg0)
createMessageEncoder(UUID arg0)
method_46274(UUID arg0)
createPacker(UUID sender)
m_247507_(UUID arg0)
public RemoteChatSession
a()
asRemote()
method_46275()
toPublicSession()
m_245584_()
public UUID
b()
sessionId()
comp_1077()
sessionId()
f_244284_()
public ProfileKeyPair
c()
keyPair()
comp_1078()
keyPair()
f_243926_()