implements Packet<ServerGamePacketListener>
| ahz | |
| net.minecraft.network.protocol.game.ServerboundChatCommandSignedPacket | |
| net.minecraft.class_9449 | |
| net.minecraft.network.packet.c2s.play.ChatCommandSignedC2SPacket | |
| net.minecraft.src.C_313436_ | |
| net.minecraft.network.protocol.game.ServerboundChatCommandSignedPacket |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final String |
| ||||||||||
| private final Instant |
| ||||||||||
| private final long |
| ||||||||||
| private final ArgumentSignatures |
| ||||||||||
| private final LastSeenMessages$Update |
| ||||||||||
| public static final StreamCodec<FriendlyByteBuf, ServerboundChatCommandSignedPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (FriendlyByteBuf buf) |
| public | (String timeStamp, Instant salt, long argumentSignatures, ArgumentSignatures arg3, LastSeenMessages$Update arg4) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||
| public PacketType<ServerboundChatCommandSignedPacket> |
| ||||||||||
| public void |
| ||||||||||
| public String |
| ||||||||||
| public Instant |
| ||||||||||
| public long |
| ||||||||||
| public ArgumentSignatures |
| ||||||||||
| public LastSeenMessages$Update |
|