yarn/mappings/net/minecraft/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
..
encryption Massive networking renames (#2179) 2021-03-27 14:26:40 +00:00
listener Massive networking renames (#2179) 2021-03-27 14:26:40 +00:00
packet ScreenHandler adjacent (#2135) 2021-03-16 19:42:00 +00:00
ClientConnection.mapping Massive networking renames (#2179) 2021-03-27 14:26:40 +00:00
DecoderHandler.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00
LegacyQueryHandler.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
MessageType.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
NetworkSide.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
NetworkState.mapping 21w08a Packet stuff (#2104) 2021-03-10 18:17:14 +00:00
NetworkThreadUtils.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00
OffThreadException.mapping Massive networking renames (#2179) 2021-03-27 14:26:40 +00:00
Packet.mapping 21w08a 2021-02-24 19:41:03 +00:00
PacketByteBuf.mapping Massive networking renames (#2179) 2021-03-27 14:26:40 +00:00
PacketDeflater.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
PacketEncoder.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00
PacketEncoderException.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00
PacketInflater.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00
RateLimitedConnection.mapping Massive networking renames (#2179) 2021-03-27 14:26:40 +00:00
SizePrepender.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
SplitterHandler.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00