yarn/mappings/net/minecraft/client/util
­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
..
math Mapped several things across all the modelling classes and renderers (#799) 2019-11-19 15:19:05 +00:00
ClientPlayerTickable.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
Clipboard.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
DefaultSkinHelper.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
GlAllocationUtils.mapping 19w38a 2019-09-18 16:17:05 +01:00
GlException.mapping 46a new stuff (#955) 2019-11-13 19:59:16 +00:00
GlfwUtil.mapping A few client mappings (#833) 2019-09-01 16:22:10 +01:00
InputUtil.mapping 19w42a rendering and layers etc (#917) 2019-10-30 16:15:03 +00:00
ModelIdentifier.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
Monitor.mapping 1.14.4-pre1 2019-07-03 20:50:19 +02:00
MonitorFactory.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
MonitorTracker.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
NarratorManager.mapping A few client mappings (#833) 2019-09-01 16:22:10 +01:00
NetworkUtils.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
PngFile.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
RawTextureDataLoader.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
Rect2i.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
ScreenshotUtils.mapping 19w42a rendering and layers etc (#917) 2019-10-30 16:15:03 +00:00
SelectionManager.mapping 19w42a rendering and layers etc (#917) 2019-10-30 16:15:03 +00:00
Session.mapping 19w42a rendering and layers etc (#917) 2019-10-30 16:15:03 +00:00
SmoothUtil.mapping 19w42a rendering and layers etc (#917) 2019-10-30 16:15:03 +00:00
TextFormat.mapping 19w34a 2019-08-22 14:39:40 +01:00
Texts.mapping Small book and text tweaks (#883) 2019-09-29 18:31:40 +01:00
Untracker.mapping UntrackMemoryUtil -> Untracker (#777) 2019-07-16 20:27:41 +02:00
VideoMode.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
Window.mapping 46a new stuff (#955) 2019-11-13 19:59:16 +00:00
WindowProvider.mapping 1.14.4-pre1 2019-07-03 20:50:19 +02:00