Commit Graph

3 Commits

Author SHA1 Message Date
haykam821 f7f320f730
Rename the NbtTagSizeTracker class to NbtSizeTracker (#3753) 2023-12-13 15:00:51 +02:00
apple502j 669549c3fc
Add more unpicks (#3742) 2023-11-25 16:27:50 +11:00
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