yarn/mappings/net/minecraft/tag
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
..
BlockTags.mapping Map resources (pack, reload) stuff (#674) 2019-05-07 16:56:34 +01:00
EntityTypeTags.mapping Map resources (pack, reload) stuff (#674) 2019-05-07 16:56:34 +01:00
FluidTags.mapping Map resources (pack, reload) stuff (#674) 2019-05-07 16:56:34 +01:00
ItemTags.mapping Map resources (pack, reload) stuff (#674) 2019-05-07 16:56:34 +01:00
RegistryTagContainer.mapping 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
RegistryTagManager.mapping Map resources (pack, reload) stuff (#674) 2019-05-07 16:56:34 +01:00
Tag.mapping Map resources (pack, reload) stuff (#674) 2019-05-07 16:56:34 +01:00
TagContainer.mapping Map resources (pack, reload) stuff (#674) 2019-05-07 16:56:34 +01:00