Commit Graph

15 Commits

Author SHA1 Message Date
apple502j 0f01f795f5
24w12a more stuff 2024-03-22 00:43:23 +09:00
apple502j 08f2d8fcdf
24w05a stuff (#3780)
* 24w05a stuff

* More stuff

* Fix capitalization

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-03 01:02:58 +11:00
Shnupbups 80ddaa2e64
24w05a stuff (#3779)
* 24w05a stuff

* Update world_events.unpick

* whoops
2024-02-01 12:10:35 +09:00
modmuss50 0babaa8c33 24w05a 2024-01-31 17:12:25 +00:00
Shnupbups a83c057077
24w03a packet stuff (#3765)
* 24w03a packet stuff

* a bit more
2024-01-18 12:28:29 +09:00
Matias Koivikko ef33717267
Map packet codecs (24w03a) (#3762)
* Begin work on packet codecs

* Recipe packet codecs

* misc packet codec & *packet* packet codecs

* more misc packet codecs

* fix typos
2024-01-18 06:51:34 +11:00
Jerozgen de6ba2b8c5
Fix wrong `showIcons` argument names (#3510) 2023-02-25 19:36:17 +11:00
apple502j f82738825b
22w18a networking (#3142)
* 22w18a networking

* toText -> apply

* Document and rename MessageType stuff

* PacketByteBuf usage mapping, etc

* Fix javadoc

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* Revert rename for Display and Narration

* dequalify optional

* rename ChatMessageSender, etc

* rename applyDecoration

* Fix indent

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Rename Priority

Editing on phone sucks

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Update and rename ChatSigner.mapping to ChatMessageSigner.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-05-12 14:36:43 +01:00
Player 5dc883892e 22w18a 2022-05-04 20:34:27 +02:00
Alexander d610dff1b4
Some lambda parameters in packets (#2147)
* Some lambda parameters in packets

* Fix packet buffer lambda parameter name conflict with outer function parameter

* buf1 -> b
2021-03-16 13:35:56 +00:00
Alexander 1c8ec7e13c
Update some obvious packet names (#2108)
* Update some obvious packet names

Took 8 minutes

* getInterationType -> getType; style -> overlay

Took 8 minutes

* Revert PlayerInteractEntity, PlayerMove, BossBar, PlayerList, PacketByteBuf

Took 28 minutes
2021-02-28 20:44:19 +00:00
modmuss50 1bc0fa389c 21w08a 2021-02-24 19:41:03 +00:00
LambdAurora 1640c6fafd
Add and update filled map related mappings. (#1969)
* Add and update filled map related mappings.

* Fix stuff.
2021-01-21 23:33:35 +00:00
modmuss50 3e78db4504 20w46a 2020-11-11 19:27:23 +00:00
Yanis48 a39dea0083
Moved all S2C/C2S packets (#1074)
* s2c/c2s packet renamings

* splitted into subpackages
2020-02-02 17:22:46 +00:00
Renamed from mappings/net/minecraft/client/network/packet/MapUpdateS2CPacket.mapping (Browse further)