yarn/mappings/net/minecraft/network
William Gaylord 22ce794c12
Add basic class mappings for new packets added in 24w04a (#3761)
* Add basic class mappings for new packets added in 24w04a

* Fix typo in CookieRequestResponse packet name

* Map CODEC field and write field in packets, also map MAX_COOKIE_LENGTH, move ServerTransfer Packet to correct package.

* Fix typo where packet direction was wrong in class name
2024-01-18 06:52:08 +11:00
..
codec Map packet codecs (24w03a) (#3762) 2024-01-18 06:51:34 +11:00
encoding Network related notes and changes (#3624) 2023-08-09 16:54:23 +01:00
encryption 1.20.2-pre1 stuff (#3655) 2023-09-06 21:33:23 +10:00
handler 24w03a 2024-01-17 16:52:02 +00:00
listener 1.20.3-pre3 stuff (#3744) 2023-11-28 18:48:05 +11:00
message 1.20.3-pre3 stuff (#3744) 2023-11-28 18:48:05 +11:00
packet Add basic class mappings for new packets added in 24w04a (#3761) 2024-01-18 06:52:08 +11:00
ClientConnection.mapping 24w03a 2024-01-17 16:52:02 +00:00
NetworkSide.mapping Some network stuff, and minor atomic stack/affine transformation revisit (#2246) 2021-04-03 15:02:25 +01:00
NetworkState.mapping 24w03a 2024-01-17 16:52:02 +00:00
NetworkThreadUtils.mapping 22w03a 2022-01-19 17:26:32 +00:00
OffThreadException.mapping Massive networking renames (#2179) 2021-03-27 14:26:40 +00:00
PacketByteBuf.mapping Map packet codecs (24w03a) (#3762) 2024-01-18 06:51:34 +11:00
PacketCallbacks.mapping 1.19.1-rc3 networking (#3260) 2022-08-04 14:05:23 +01:00
QueryableServer.mapping 23w31a networking (#3612) 2023-08-04 20:01:01 +09:00
RateLimitedConnection.mapping 22w03a 2022-01-19 17:26:32 +00:00