implements Packet<ServerGamePacketListener>
| aif | |
| net.minecraft.network.protocol.game.ServerboundCommandSuggestionPacket | |
| net.minecraft.class_2805 | |
| net.minecraft.network.packet.c2s.play.RequestCommandCompletionsC2SPacket | |
| net.minecraft.src.C_5153_ | |
| net.minecraft.network.protocol.game.PacketPlayInTabComplete |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final StreamCodec<FriendlyByteBuf, ServerboundCommandSuggestionPacket> |
| ||||||||||
| private final int |
| ||||||||||
| private final String |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int completionId, String partialCommand) |
| private | (FriendlyByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||
| public PacketType<ServerboundCommandSuggestionPacket> |
| ||||||||||
| public void |
| ||||||||||
| public int |
| ||||||||||
| public String |
|