yarn/mappings/net/minecraft/network/listener
liach 3cabe5a907
Massive networking renames (#2179)
* Massive networking renames

Closes #1321, fixes a few legacy names, also some stuff from #2174
Moved ServerAddress to client package (as it's client only)
Moved NetworkEncryptionUtils to the encryption package

Signed-off-by: liach <liach@users.noreply.github.com>

* Some javadoc

Signed-off-by: liach <liach@users.noreply.github.com>

* Update mappings/net/minecraft/network/listener/PacketListener.mapping

Co-authored-by: YanisBft <doublecraft.official@gmail.com>

* Resource pack for ServerInfo, suggested by Earthcomputer

Signed-off-by: liach <liach@users.noreply.github.com>

* Update mappings/net/minecraft/client/util/NetworkUtils.mapping

Co-authored-by: liach <liach@users.noreply.github.com>
Co-authored-by: YanisBft <doublecraft.official@gmail.com>
2021-03-27 14:26:40 +00:00
..
ClientLoginPacketListener.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00
ClientPlayPacketListener.mapping 21w10a 2021-03-10 18:34:17 +00:00
ClientQueryPacketListener.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00
PacketListener.mapping Massive networking renames (#2179) 2021-03-27 14:26:40 +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
ServerPlayPacketListener.mapping 21w10a 2021-03-10 18:34:17 +00:00
ServerQueryPacketListener.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00