implements Packet<ServerGamePacketListener>
ahm | |
net.minecraft.network.protocol.game.ServerboundChatCommandSignedPacket | |
net.minecraft.class_9449 |
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 arg0) |
public | (String arg0, Instant arg1, long arg2, 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 |
|