yarn/mappings/net/minecraft/network
liach 0bc94eeaeb
Some network stuff, and minor atomic stack/affine transformation revisit (#2246)
* Some network stuff, and minor atomic stack/affine transformation revisit

Signed-off-by: liach <liach@users.noreply.github.com>

* typos

Signed-off-by: liach <liach@users.noreply.github.com>

* Let unpick glitch. I'm hopeless

* End of experiment

the uncommented ones work while the commented ones don't

Turns out unpick is unpicking what's exposed to the public api than
what's in the method body. So yeah, not much valuable stuff to unpick
in network package as a result.

Signed-off-by: liach <liach@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
2021-04-03 15:02:25 +01: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 NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
ClientConnection.mapping Some network stuff, and minor atomic stack/affine transformation revisit (#2246) 2021-04-03 15:02:25 +01: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 Some network stuff, and minor atomic stack/affine transformation revisit (#2246) 2021-04-03 15:02:25 +01:00
NetworkState.mapping Some network stuff, and minor atomic stack/affine transformation revisit (#2246) 2021-04-03 15:02:25 +01: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 Some network stuff, and minor atomic stack/affine transformation revisit (#2246) 2021-04-03 15:02:25 +01:00
PacketDeflater.mapping Some network stuff, and minor atomic stack/affine transformation revisit (#2246) 2021-04-03 15:02:25 +01: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 Some network stuff, and minor atomic stack/affine transformation revisit (#2246) 2021-04-03 15:02:25 +01:00
RateLimitedConnection.mapping Massive networking renames (#2179) 2021-03-27 14:26:40 +00:00
SizePrepender.mapping Some network stuff, and minor atomic stack/affine transformation revisit (#2246) 2021-04-03 15:02:25 +01:00
SplitterHandler.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00