net.minecraft.network.protocol.game

public class ServerboundCommandSuggestionPacket

implements Packet<ServerGamePacketListener>

ahs
net.minecraft.network.protocol.game.ServerboundCommandSuggestionPacket
net.minecraft.class_2805

Field summary

Modifier and TypeField
public static final StreamCodec<FriendlyByteBuf, ServerboundCommandSuggestionPacket>
a
STREAM_CODEC
field_48185
private final int
b
id
field_12784
private final String
c
command
field_12785

Constructor summary

ModifierConstructor
public (int arg0, String arg1)
private (FriendlyByteBuf arg0)

Method summary

Modifier and TypeMethod
private void
a(wc arg0)
write(FriendlyByteBuf arg0)
method_55969(class_2540 arg0)
public PacketType<ServerboundCommandSuggestionPacket>
a()
type()
method_65080()
public void
a(ahf arg0)
handle(ServerGamePacketListener arg0)
method_12147(class_2792 arg0)
public int
b()
getId()
method_12149()
public String
e()
getCommand()
method_12148()