yarn/mappings/net/minecraft
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
..
advancement advancement (#2229) 2021-04-01 21:49:55 +01:00
block Shorten set_block_state_flags (#2263) 2021-04-02 23:52:20 +01:00
client Map the debug profiler classes (#2212) 2021-04-03 15:01:53 +01:00
command NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
data NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
datafixer NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
enchantment NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
entity NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
fluid 21w05a stuff (#2017) 2021-02-04 18:34:24 +00:00
inventory NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
item NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
loot NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
nbt Add NbtElement ID constants (#2235) 2021-04-03 13:30:54 +01:00
network Some network stuff, and minor atomic stack/affine transformation revisit (#2246) 2021-04-03 15:02:25 +01:00
obfuscate Two annotations. They write cursed annotations (#2241) 2021-04-02 10:26:16 +01:00
particle 21w13a misc stuff (#2233) 2021-04-02 13:01:06 +01:00
potion NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
predicate NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
recipe NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
resource Some more resource docs and a few constant fields (#2242) 2021-04-02 22:05:30 +01:00
scoreboard NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
screen ScreenHandler adjacent (#2135) 2021-03-16 19:42:00 +00:00
server NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
sound renamed BlockSoundGroup and Material related to Moss blocks (#2234) 2021-04-01 19:53:21 +01:00
stat 21w13a misc stuff (#2233) 2021-04-02 13:01:06 +01:00
state 21w13a misc stuff (#2233) 2021-04-02 13:01:06 +01:00
structure NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
tag 21w13a misc stuff (#2233) 2021-04-02 13:01:06 +01:00
test Map GameTest methods (#2260) 2021-04-03 13:30:32 +01:00
text NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
unused/packageinfo Add a task to generate mappings for the package-info classes. (#2249) 2021-04-01 21:45:41 +01:00
util Some network stuff, and minor atomic stack/affine transformation revisit (#2246) 2021-04-03 15:02:25 +01:00
village NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
world Shorten set_block_state_flags (#2263) 2021-04-02 23:52:20 +01:00
Bootstrap.mapping TypeConsumer is actually a visitor (#1566) 2020-07-10 12:59:25 +01:00
MinecraftVersion.mapping 20w46a 2020-11-11 19:27:23 +00:00
SharedConstants.mapping Add mappings for MinecraftVersion and SharedConstants (#1840) 2020-11-05 09:39:19 +00:00