yarn/mappings/net/minecraft/client/util/math
­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
..
Matrix3f.mapping 19w45a 2019-11-07 19:37:31 +00:00
Matrix4f.mapping Mapped several things across all the modelling classes and renderers (#799) 2019-11-19 15:19:05 +00:00
MatrixStack.mapping Map biome color cache stuff and matrixstack pop (#945) 2019-11-09 19:08:42 +00:00
PosAndRot.mapping Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
Rotation3.mapping 19w42a rendering and layers etc (#917) 2019-10-30 16:15:03 +00:00
Rotation3Helper.mapping 19w42a rendering and layers etc (#917) 2019-10-30 16:15:03 +00:00
Vector3d.mapping Mapped all top-level classes (#934) 2019-11-02 21:51:27 +00:00
Vector3f.mapping New vector and direction methods (#961) 2019-11-18 11:36:11 +00:00
Vector4f.mapping Mapped several things across all the modelling classes and renderers (#799) 2019-11-19 15:19:05 +00:00