yarn/mappings/net/minecraft/client/render/block
Jamie Mansfield dab4cc0f7a Improve renderer mappings (#215)
* Improve renderer mappings

*Dispatcher, DefaultEntityRenderer:
- See https://notch.tumblr.com/post/581187056/evolution-of-the-entityrenderdispatcher

Cube, Polygon:
- See the very old (RubyDung) versions pre-obfuscation
- Cube is used in the Bedrock entity model JSONs, see https://minecraft.gamepedia.com/Tutorials/Changing_Minecraft_entity_models

* Correct Polygon mapping

* Cube -> Cuboid; CubeBox -> Box

* Remaining minor things

* EntityModel -> Model

* ChunkRenderDispatcher

* Fix Polygon package
2018-11-29 21:07:08 +01:00
..
entity Improve renderer mappings (#215) 2018-11-29 21:07:08 +01:00
BiomeColorHandler.mapping update to 18w47b 2018-11-27 19:50:51 +01:00
BlockColorMap.mapping update to 18w47b 2018-11-27 19:50:51 +01:00
BlockColorMapper.mapping update to 18w47b 2018-11-27 19:50:51 +01:00
BlockLiquidRenderer.mapping update to 18w47b 2018-11-27 19:50:51 +01:00
BlockModelRenderer.mapping update to 18w47b 2018-11-27 19:50:51 +01:00
BlockRenderLayer.mapping update to 18w47b 2018-11-27 19:50:51 +01:00
BlockRenderManager.mapping update to 18w47b 2018-11-27 19:50:51 +01:00
BlockRenderer.mapping update to 18w47b 2018-11-27 19:50:51 +01:00
BlockStateModelMaps.mapping update to 18w47b 2018-11-27 19:50:51 +01:00
FoliageColorHandler.mapping update to 18w47b 2018-11-27 19:50:51 +01:00
GrassColorHandler.mapping update to 18w47b 2018-11-27 19:50:51 +01:00