yarn/mappings/net/minecraft/client/render/model/json
­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
..
AndMultipartModelSelector.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
ItemModelGenerator.mapping Mapped several things across all the modelling classes and renderers (#799) 2019-11-19 15:19:05 +00:00
JsonUnbakedModel.mapping 19w39a 2019-09-27 17:23:24 +01:00
ModelElement.mapping Mapped several things across all the modelling classes and renderers (#799) 2019-11-19 15:19:05 +00:00
ModelElementFace.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
ModelElementTexture.mapping Mapped several things across all the modelling classes and renderers (#799) 2019-11-19 15:19:05 +00:00
ModelItemOverride.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
ModelItemPropertyOverrideList.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
ModelRotation.mapping Fix 19w38b 2019-09-18 17:39:49 +01:00
ModelTransformation.mapping 19w39a 2019-09-27 17:23:24 +01:00
ModelVariant.mapping 19w39a 2019-09-27 17:23:24 +01:00
ModelVariantMap.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
MultipartModelComponent.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
MultipartModelSelector.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
OrMultipartModelSelector.mapping Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
SimpleMultipartModelSelector.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
Transformation.mapping Fix 19w38b 2019-09-18 17:39:49 +01:00
WeightedUnbakedModel.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00