net.minecraft.network.protocol.game

public record ClientboundCommandSuggestionsPacket

implements Packet<ClientGamePacketListener>

acm
net.minecraft.network.protocol.game.ClientboundCommandSuggestionsPacket
net.minecraft.class_2639
net.minecraft.unmapped.C_lwlmssje
net.minecraft.network.packet.s2c.play.CommandSuggestionsS2CPacket
net.minecraft.network.packet.s2c.play.CommandSuggestionsUpdateS2CPacket
net.minecraft.src.C_5050_
net.minecraft.network.protocol.game.PacketPlayOutTabComplete

Field summary

Modifier and TypeField
private final int
b
id
comp_2262
f_xrxqpeaz
id
completionId
f_131842_
private final int
c
start
comp_2263
f_nesycxdn
start
start
f_316300_
private final int
d
length
comp_2264
f_cmnwdqkt
length
length
f_316678_
private final List<ClientboundCommandSuggestionsPacket$Entry>
e
suggestions
comp_2265
f_sztlhhca
suggestions
suggestions
f_131843_
public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundCommandSuggestionsPacket>
a
STREAM_CODEC
field_47913
f_xxntxtxl
CODEC
CODEC
f_315522_

Constructor summary

ModifierConstructor
public (int completionId, com.mojang.brigadier.suggestion.Suggestions suggestions)
public (int completionId, int start, int length, List<ClientboundCommandSuggestionsPacket$Entry> suggestions)

Method summary

Modifier and TypeMethod
public PacketType<ClientboundCommandSuggestionsPacket>
a()
type()
method_55846()
m_bbocywrf()
getPacketId()
getType()
m_5779_()
public void
a(abu arg0)
handle(ClientGamePacketListener arg0)
method_11398(class_2602 arg0)
m_jfcexqeu(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public com.mojang.brigadier.suggestion.Suggestions
b()
toSuggestions()
method_11397()
m_ubcbgqsi()
getSuggestions()
getSuggestions()
m_319734_()
public int
e()
id()
comp_2262()
m_ilmhbyya()
id()
getCompletionId()
f_131842_()
public int
f()
start()
comp_2263()
m_beqywmzd()
start()
getStart()
f_316300_()
public int
g()
length()
comp_2264()
m_rkuyzgmj()
length()
length()
f_316678_()
public List<ClientboundCommandSuggestionsPacket$Entry>
h()
suggestions()
comp_2265()
m_nrbczfkh()
suggestions()
suggestions()
f_131843_()