History - net.minecraft.network.packet.c2s.play.RequestCommandCompletionsC2SPacket

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.network.protocol.game.ServerboundCommandSuggestionPacket

net.minecraft.class_2805

net.minecraft.network.packet.c2s.play.RequestCommandCompletionsC2SPacket

Fields

PacketCodec<PacketByteBuf, RequestCommandCompletionsC2SPacket>: STREAM_CODEC, field_48185, CODEC

int: id, field_12784, completionId

String: command, field_12785, partialCommand

Constructors

(int, String)

(PacketByteBuf)

Methods

void (PacketByteBuf): write, method_55969, write

PacketType<RequestCommandCompletionsC2SPacket> (): type, method_65080, getPacketType

void (ServerPlayPacketListener): handle, method_12147, apply

int (): getId, method_12149, getCompletionId

String (): getCommand, method_12148, getPartialCommand

void (PacketListener): handle, method_65081, apply