net.minecraft.client.network

public record CookieStorage

hix
net.minecraft.client.multiplayer.TransferState
net.minecraft.class_9112
net.minecraft.client.network.CookieStorage
net.minecraft.unmapped.C_leygytfm
net.minecraft.network.CookieStorage
net.minecraft.src.C_313274_

Field summary

Modifier and TypeField
private final Map<Identifier, byte[]>
a
cookies
comp_2206
cookies
f_wbsmbewa
cookies
f_315177_
private final Map<UUID, PlayerListEntry>
b
seenPlayers
comp_4613
seenPlayers
f_fcsbmgyy
seenPlayers
f_411833_
private final boolean
c
seenInsecureChatWarning
comp_4614
seenInsecureChatWarning
f_dvxtwfig
seenInsecureChatWarning
f_412589_

Constructor summary

ModifierConstructor
public (Map<Identifier, byte[]> cookies, Map<UUID, PlayerListEntry> seenPlayers, boolean seenInsecureChatWarning)

Method summary

Modifier and TypeMethod
public Map<Identifier, byte[]>
a()
cookies()
comp_2206()
cookies()
m_mwybfgxa()
cookies()
f_315177_()
public Map<UUID, PlayerListEntry>
b()
seenPlayers()
comp_4613()
seenPlayers()
m_vrvfmuau()
seenPlayers()
f_411833_()
public boolean
c()
seenInsecureChatWarning()
comp_4614()
seenInsecureChatWarning()
m_gakmvysn()
seenInsecureChatWarning()
f_412589_()