net.minecraft.network.protocol.game

public record ClientboundCustomChatCompletionsPacket

implements Packet<ClientGamePacketListener>

adh
net.minecraft.network.protocol.game.ClientboundCustomChatCompletionsPacket
net.minecraft.class_7597
net.minecraft.unmapped.C_yrkhhojt
net.minecraft.network.packet.s2c.play.ChatSuggestionsS2CPacket
net.minecraft.network.packet.s2c.play.CustomPlayerNamesUpdateS2CPacket
net.minecraft.src.C_240654_
net.minecraft.network.protocol.game.ClientboundCustomChatCompletionsPacket

Field summary

Modifier and TypeField
private final ClientboundCustomChatCompletionsPacket$Action
b
action
comp_908
f_fwqescwb
action
mutationType
f_240661_
private final List<String>
c
entries
comp_909
f_cwvdwmcn
entries
names
f_240663_
public static final StreamCodec<FriendlyByteBuf, ClientboundCustomChatCompletionsPacket>
a
STREAM_CODEC
field_47920
f_qlzlocdw
CODEC
CODEC
f_316575_

Constructor summary

ModifierConstructor
private (FriendlyByteBuf buf)
public (ClientboundCustomChatCompletionsPacket$Action mutationType, List<String> names)

Method summary

Modifier and TypeMethod
private void
a(wm arg0)
write(FriendlyByteBuf arg0)
method_55872(class_2540 arg0)
m_vibipqiu(C_idfydwco arg0)
write(PacketByteBuf buf)
write(PacketByteBuf buf)
m_240693_(C_4983_ arg0)
public PacketType<ClientboundCustomChatCompletionsPacket>
a()
type()
method_55846()
m_bbocywrf()
getPacketId()
getType()
m_5779_()
public void
a(aci arg0)
handle(ClientGamePacketListener arg0)
method_44783(class_2602 arg0)
m_gvumfkvc(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public ClientboundCustomChatCompletionsPacket$Action
b()
action()
comp_908()
m_nqohyplj()
action()
mutationType()
f_240661_()
public List<String>
e()
entries()
comp_909()
m_vssrwexy()
entries()
names()
f_240663_()