yarn/mappings/net/minecraft/network/listener
apple502j f82738825b
22w18a networking (#3142)
* 22w18a networking

* toText -> apply

* Document and rename MessageType stuff

* PacketByteBuf usage mapping, etc

* Fix javadoc

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* Revert rename for Display and Narration

* dequalify optional

* rename ChatMessageSender, etc

* rename applyDecoration

* Fix indent

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Rename Priority

Editing on phone sucks

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Update and rename ChatSigner.mapping to ChatMessageSigner.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-05-12 14:36:43 +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 22w18a networking (#3142) 2022-05-12 14:36:43 +01:00
ServerQueryPacketListener.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00