Commit Graph

9 Commits

Author SHA1 Message Date
William Gaylord e7f9d168a7 Map CODEC field and write field in packets, also map MAX_COOKIE_LENGTH, move ServerTransfer Packet to correct package. 2024-01-17 13:13:29 -06:00
William Gaylord 3473747e05 Add basic class mappings for new packets added in 24w04a 2024-01-17 11:23:45 -06:00
modmuss50 e003d7446f 24w03a 2024-01-17 16:52:02 +00:00
apple502j 77699ef8aa
1.20.3-pre1 server resource pack (#3736) 2023-11-22 00:11:59 +11:00
modmuss50 527534caf8 1.20.3-pre1 2023-11-20 16:16:06 +00:00
apple502j 9d6bc0730d
23w32a more stuff (#3629)
* 23w32a more stuff

* Fix some names
2023-08-17 12:45:34 +01:00
liach 09474f2c4e
Network related notes and changes (#3624)
* Network related notes and changes

* Update mappings/net/minecraft/server/network/ServerPlayNetworkHandler.mapping

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>

---------

Co-authored-by: liach <liach@users.noreply.github.com>
Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-09 16:54:23 +01:00
apple502j 3f333bf327
23w31a more networking (#3621) 2023-08-06 08:18:31 +09:00
apple502j 127beb313d
23w31a networking (#3612)
* Map new packets

* Map new listeners

* Map general networking

* Map server networking

* Map client networking

* Map misc networking, delete now-mapped class

* Repackage Netty handlers

* Fix packet yarnbugs
2023-08-04 20:01:01 +09:00