net.minecraft.network.protocol.game

public record ServerboundChatAckPacket

implements Packet<ServerGamePacketListener>

ahk
net.minecraft.network.protocol.game.ServerboundChatAckPacket
net.minecraft.class_7640

Field summary

Modifier and TypeField
private final int
b
offset
comp_1114
public static final StreamCodec<FriendlyByteBuf, ServerboundChatAckPacket>
a
STREAM_CODEC
field_48177

Constructor summary

ModifierConstructor
private (FriendlyByteBuf arg0)
public (int arg0)

Method summary

Modifier and TypeMethod
private void
a(wc arg0)
write(FriendlyByteBuf arg0)
method_55963(class_2540 arg0)
public PacketType<ServerboundChatAckPacket>
a()
type()
method_65080()
public void
a(ahf arg0)
handle(ServerGamePacketListener arg0)
method_44998(class_2792 arg0)
public int
b()
offset()
comp_1114()