yarn/mappings/net/minecraft/network/packet/s2c/common
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
..
CommonPingS2CPacket.mapping Map packet codecs (24w03a) (#3762) 2024-01-18 06:51:34 +11:00
CookieRequestS2CPacket.mapping Add basic class mappings for new packets added in 24w04a (#3761) 2024-01-18 06:52:08 +11:00
CustomPayloadS2CPacket.mapping 24w03a 2024-01-17 16:52:02 +00:00
DisconnectS2CPacket.mapping Map packet codecs (24w03a) (#3762) 2024-01-18 06:51:34 +11:00
KeepAliveS2CPacket.mapping Map packet codecs (24w03a) (#3762) 2024-01-18 06:51:34 +11:00
ResourcePackRemoveS2CPacket.mapping Map packet codecs (24w03a) (#3762) 2024-01-18 06:51:34 +11:00
ResourcePackSendS2CPacket.mapping Map packet codecs (24w03a) (#3762) 2024-01-18 06:51:34 +11:00
ServerTransferS2CPacket.mapping Add basic class mappings for new packets added in 24w04a (#3761) 2024-01-18 06:52:08 +11:00
StoreCookieS2CPacket.mapping Add basic class mappings for new packets added in 24w04a (#3761) 2024-01-18 06:52:08 +11:00
SynchronizeTagsS2CPacket.mapping Map packet codecs (24w03a) (#3762) 2024-01-18 06:51:34 +11:00