net.minecraft.network.protocol.game

public class ServerboundCommandSuggestionPacket

implements Packet<ServerGamePacketListener>

ahi
net.minecraft.network.protocol.game.ServerboundCommandSuggestionPacket
net.minecraft.class_2805
net.minecraft.unmapped.C_cybfkmbt
net.minecraft.network.packet.c2s.play.RequestCommandCompletionsC2SPacket
net.minecraft.network.packet.c2s.play.CommandCompletionRequestC2SPacket
net.minecraft.src.C_5153_
net.minecraft.network.protocol.game.PacketPlayInTabComplete

Field summary

Modifier and TypeField
public static final StreamCodec<FriendlyByteBuf, ServerboundCommandSuggestionPacket>
a
STREAM_CODEC
field_48185
f_nryztkst
CODEC
CODEC
f_316231_
private final int
b
id
field_12784
f_dqlxiwdq
completionId
completionId
f_133889_
private final String
c
command
field_12785
f_alancryb
partialCommand
partialCommand
f_133890_

Constructor summary

ModifierConstructor
public (int completionId, String partialCommand)
private (FriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
private void
a(wm arg0)
write(FriendlyByteBuf arg0)
method_55969(class_2540 arg0)
m_huafqkjy(C_idfydwco arg0)
write(PacketByteBuf buf)
write(PacketByteBuf buf)
m_133902_(C_4983_ arg0)
public PacketType<ServerboundCommandSuggestionPacket>
a()
type()
method_55846()
m_bbocywrf()
getPacketId()
getType()
m_5779_()
public void
a(agw arg0)
handle(ServerGamePacketListener arg0)
method_12147(class_2792 arg0)
m_pbsyckjm(C_eetcdhxt arg0)
apply(ServerPlayPacketListener arg0)
apply(ServerPlayPacketListener arg0)
m_5797_(C_5145_ arg0)
public int
b()
getId()
method_12149()
m_obktwhcs()
getCompletionId()
getCompletionId()
m_133901_()
public String
e()
getCommand()
method_12148()
m_hrkupzef()
getPartialCommand()
getPartialCommand()
m_133904_()