yarn/mappings/net/minecraft/client
­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
..
block The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
color 19w45a 2019-11-07 19:37:31 +00:00
font Corrected the TextRenderer parameter names (#967) 2019-11-19 14:23:01 +00:00
gl 19w46a 2019-11-13 17:34:56 +00:00
gui 45b new stuff and a few fixed entity methods from 45a (#959) 2019-11-19 14:28:00 +00:00
input A few client mappings (#833) 2019-09-01 16:22:10 +01:00
item The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
main A few client mappings (#833) 2019-09-01 16:22:10 +01:00
model New vector and direction methods (#961) 2019-11-18 11:36:11 +00:00
network Map biome color cache stuff and matrixstack pop (#945) 2019-11-09 19:08:42 +00:00
options Mapped all top-level classes (#934) 2019-11-02 21:51:27 +00:00
particle 19w45a 2019-11-07 19:37:31 +00:00
recipe/book Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
render Mapped several things across all the modelling classes and renderers (#799) 2019-11-19 15:19:05 +00:00
resource Mapped several things across all the modelling classes and renderers (#799) 2019-11-19 15:19:05 +00:00
search A few client mappings (#833) 2019-09-01 16:22:10 +01:00
sound 19w45a 2019-11-07 19:37:31 +00:00
texture Mapped several things across all the modelling classes and renderers (#799) 2019-11-19 15:19:05 +00:00
toast Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
tutorial 19w36a 2019-09-05 10:54:58 +01:00
util Mapped several things across all the modelling classes and renderers (#799) 2019-11-19 15:19:05 +00:00
world Map biome color cache stuff and matrixstack pop (#945) 2019-11-09 19:08:42 +00:00
ClientGameSession.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
Keyboard.mapping Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
MinecraftClient.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
MinecraftClientGame.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
Mouse.mapping 19w42a rendering and layers etc (#917) 2019-10-30 16:15:03 +00:00
RunArgs.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
WindowEventHandler.mapping 19w39a 2019-09-27 17:23:24 +01:00
WindowSettings.mapping Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00