yarn/mappings/net/minecraft/client/render/model
­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
..
json Mapped several things across all the modelling classes and renderers (#799) 2019-11-19 15:19:05 +00:00
BakedModel.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
BakedModelManager.mapping Mapped several things across all the modelling classes and renderers (#799) 2019-11-19 15:19:05 +00:00
BakedQuad.mapping 19w39a 2019-09-27 17:23:24 +01:00
BakedQuadFactory.mapping Mapped several things across all the modelling classes and renderers (#799) 2019-11-19 15:19:05 +00:00
BasicBakedModel.mapping 19w39a 2019-09-27 17:23:24 +01:00
BuiltinBakedModel.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
CubeFace.mapping Mapped several things across all the modelling classes and renderers (#799) 2019-11-19 15:19:05 +00:00
ModelBakeSettings.mapping Mapped several things across all the modelling classes and renderers (#799) 2019-11-19 15:19:05 +00:00
ModelLoader.mapping Mapped several things across all the modelling classes and renderers (#799) 2019-11-19 15:19:05 +00:00
ModelRotation.mapping 19w39a 2019-09-27 17:23:24 +01:00
MultipartBakedModel.mapping Mapped several things across all the modelling classes and renderers (#799) 2019-11-19 15:19:05 +00:00
MultipartUnbakedModel.mapping Mapped several things across all the modelling classes and renderers (#799) 2019-11-19 15:19:05 +00:00
UnbakedModel.mapping Mapped several things across all the modelling classes and renderers (#799) 2019-11-19 15:19:05 +00:00
WeightedBakedModel.mapping Mapped several things across all the modelling classes and renderers (#799) 2019-11-19 15:19:05 +00:00