yarn/mappings/net/minecraft/client/resource
­Sollace abe91b29fa Mapped several things across all the modelling classes and renderers (#799)
* WeightedBakedModel.ModelEntry -> WeightedBakedModel.Entry

* Json ModelElement

* Mapped CubeFace
field_3958 -> DIRECTION_LOOKUP
method_3163 -> getFace

* Vector4f

* Vector4f.method_4929 -> Vector4f.viewboxMatrix

* Mapped BakedQuadFactory

* Resource reload listener

* ModelLoader
ModelLoader.class_4455 -> ModelLoader.ModelDefinition (as hinted by Mojang)

* field_20848 -> BLOCK_DESTRUCTION_STAGES
BLOCK_BREAKING_STAGES -> BLOCK_DESTRUCTION_STAGE_TEXTURES

* BakedModel
deserialize -> deserialize (where's the synthetic?)

* Back to this I guess.

* These mappings were lost in the rebase. :/

* getLightBrightness -> getRelativeDirectionalBrightness
getBrightnessInteger -> getLightmapCoordinate

* Mapped some incidental names relating to Sprite
2019-11-19 15:19:05 +00:00
..
language The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
metadata Mapped several things across all the modelling classes and renderers (#799) 2019-11-19 15:19:05 +00:00
ClientBuiltinResourcePackProvider.mapping Remap resource pack profile stuff as I revisit it during api writing (#879) 2019-10-09 17:44:35 +01:00
ClientResourcePackProfile.mapping Remap resource pack profile stuff as I revisit it during api writing (#879) 2019-10-09 17:44:35 +01:00
DefaultClientResourcePack.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
DirectResourceIndex.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
FoliageColormapResourceSupplier.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
GrassColormapResourceSupplier.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
RedirectedResourcePack.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
ResourceIndex.mapping 19w45a 2019-11-07 19:37:31 +00:00
SplashTextResourceSupplier.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00