yarn/mappings/net/minecraft/client
liach 000b032f15 Map resources (pack, reload) stuff (#674)
* Map resources (pack, reload) stuff

some tag stuff
command suggestion window in both chat and command block ui
(mojang should just unify those instead of copy pasta)

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

* Unify the names to complete for completion of one suggestion

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

* Initial feedback from runemoro

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

* Missed a few things. Thanks rune for pointing out

Simplified name for abstract file resource pack

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

* fileNameFilter -> pathFilter (id path filter)

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

* creator -> factory

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

* main thread and caching tags

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

* TagManager -> RegistryTagManager (only manages registry tags)

Also named prepared data for application "Intermediate"

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

* Save some stuff

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

* Fix inferred name missing in named jar

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

* Revert auto mapping addition

Signed-off-by: liach <liach@users.noreply.github.com>
2019-05-07 16:56:34 +01:00
..
block 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
color Refactor color classes (#664) 2019-05-05 23:24:22 +01:00
font Removed enum constants were auto mapping works, added them where it does not. (#663) 2019-05-06 17:57:44 +01:00
gl 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
gui Map resources (pack, reload) stuff (#674) 2019-05-07 16:56:34 +01:00
input 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
item Removed enum constants were auto mapping works, added them where it does not. (#663) 2019-05-06 17:57:44 +01:00
main update to 19w02a 2019-01-09 18:20:38 +01:00
model 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
network FIx issues (#680) 2019-05-07 15:21:22 +01:00
options FIx issues (#680) 2019-05-07 15:21:22 +01:00
particle FIx issues (#680) 2019-05-07 15:21:22 +01:00
recipe/book 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
render Removed enum constants were auto mapping works, added them where it does not. (#663) 2019-05-06 17:57:44 +01:00
resource Map resources (pack, reload) stuff (#674) 2019-05-07 16:56:34 +01:00
search 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
sortme 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
sound FIx issues (#680) 2019-05-07 15:21:22 +01:00
texture Map resources (pack, reload) stuff (#674) 2019-05-07 16:56:34 +01:00
toast 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
tutorial Removed enum constants were auto mapping works, added them where it does not. (#663) 2019-05-06 17:57:44 +01:00
util Removed enum constants were auto mapping works, added them where it does not. (#663) 2019-05-06 17:57:44 +01:00
world Chunk rendering mappings (#677) 2019-05-06 17:56:16 +01:00
ClientGameSession.mapping 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
Keyboard.mapping 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
MinecraftClient.mapping Map resources (pack, reload) stuff (#674) 2019-05-07 16:56:34 +01:00
MinecraftClientGame.mapping 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
Mouse.mapping 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
RunArgs.mapping 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
WindowEventHandler.mapping 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
WindowSettings.mapping 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00