yarn/mappings/net/minecraft/network/listener
Moritz Zwerger af6d2df045
22w17a: Network stuff + more (#3121)
* 22w17a: map chat message packet

* goat: horns

* map signed chat message

* Add missing new class mappings

* apply suggestions from @enbrain

* rename class_7428 to PlayerPublicKey

* network: apply suggestions

* fix wrong package for SignedChatMessageS2CPacket

* rename ChatMessageS2CP to GameMessage

* fix ChatMessageS2C name, ChatMessageC2S: rename instant to time

* remove comp mappings
2022-04-28 16:20:42 +01:00
..
ClientLoginPacketListener.mapping Fix some packet listener method names being inconsistent with packet class names (#2804) 2021-11-01 13:27:02 +00:00
ClientPlayPacketListener.mapping 22w17a: Network stuff + more (#3121) 2022-04-28 16:20:42 +01:00
ClientQueryPacketListener.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00
PacketListener.mapping 22w03a stuff (#2971) 2022-02-09 11:33:27 +00:00
ServerHandshakePacketListener.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00
ServerLoginPacketListener.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00
ServerPacketListener.mapping 22w03a stuff (#2971) 2022-02-09 11:33:27 +00:00
ServerPlayPacketListener.mapping Fix some packet listener method names being inconsistent with packet class names (#2804) 2021-11-01 13:27:02 +00:00
ServerQueryPacketListener.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00