net.minecraft.network.packet.s2c.play

public record CommandSuggestionsS2CPacket

implements Packet<ClientPlayPacketListener>

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

Field summary

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

Constructor summary

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

Method summary

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