yarn/mappings/net/minecraft/client/network
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
..
AbstractClientPlayerEntity.mapping 21w10a 2021-03-10 18:34:17 +00:00
ClientAdvancementManager.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00
ClientCommandSource.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00
ClientLoginNetworkHandler.mapping Massive networking renames (#2179) 2021-03-27 14:26:40 +00:00
ClientPlayNetworkHandler.mapping 20w49a 2020-12-02 18:29:46 +00:00
ClientPlayerEntity.mapping Two methods used on client player respawn (#2148) 2021-03-16 20:33:20 +00:00
ClientPlayerInteractionManager.mapping Two methods used on client player respawn (#2148) 2021-03-16 20:33:20 +00:00
DataQueryHandler.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00
LanServerInfo.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00
LanServerQueryManager.mapping Client package stuff (#1976) 2021-01-23 09:48:35 +00:00
MultiplayerServerListPinger.mapping 1.16-pre3 2020-06-10 18:05:28 +01:00
OtherClientPlayerEntity.mapping Javadoc for some client, datafixer and other miscellaneous areas. (#1219) 2020-03-25 23:14:55 +00:00
PlayerListEntry.mapping Client package stuff (#1976) 2021-01-23 09:48:35 +00:00
ServerAddress.mapping Massive networking renames (#2179) 2021-03-27 14:26:40 +00:00
ServerInfo.mapping Massive networking renames (#2179) 2021-03-27 14:26:40 +00:00
SocialInteractionsManager.mapping Almost completed social interactions (#1846) 2020-11-06 12:49:22 +00:00