yarn/mappings/net/minecraft/client/render
­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 Player-suggested changes (#949) 2019-11-12 18:55:47 +00:00
chunk 19w45a 2019-11-07 19:37:31 +00:00
debug 19w45a 2019-11-07 19:37:31 +00:00
entity Rename the body parts to be more descriptive (#950) 2019-11-18 13:11:10 +00:00
item Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
model Mapped several things across all the modelling classes and renderers (#799) 2019-11-19 15:19:05 +00:00
BackgroundRenderer.mapping 19w45a 2019-11-07 19:37:31 +00:00
BlockBreakingInfo.mapping 19w42a rendering and layers etc (#917) 2019-10-30 16:15:03 +00:00
BufferBuilder.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
BufferBuilderStorage.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
BufferRenderer.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
BufferVertexConsumer.mapping 19w41a 2019-10-09 18:17:26 +01:00
BuiltChunkStorage.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
Camera.mapping 19w45a 2019-11-07 19:37:31 +00:00
DelegatingVertexConsumer.mapping Rendering mappings (#897) 2019-10-09 17:43:46 +01:00
FirstPersonRenderer.mapping 19w45a 2019-11-07 19:37:31 +00:00
FixedColorVertexConsumer.mapping 19w42a rendering and layers etc (#917) 2019-10-30 16:15:03 +00:00
Frustum.mapping 19w42a rendering and layers etc (#917) 2019-10-30 16:15:03 +00:00
GameRenderer.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
GuiLighting.mapping 19w42a rendering and layers etc (#917) 2019-10-30 16:15:03 +00:00
LightmapTextureManager.mapping 19w45a 2019-11-07 19:37:31 +00:00
OutlineVertexConsumerProvider.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
OverlayTexture.mapping 19w42a rendering and layers etc (#917) 2019-10-30 16:15:03 +00:00
RenderLayer.mapping 19w45a 2019-11-07 19:37:31 +00:00
RenderLayers.mapping 19w45a 2019-11-07 19:37:31 +00:00
RenderPhase.mapping 19w42a rendering and layers etc (#917) 2019-10-30 16:15:03 +00:00
RenderTickCounter.mapping Merge #822 2019-09-12 14:28:23 +01:00
Tessellator.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
TransformingVertexConsumer.mapping 19w46a 2019-11-13 17:34:56 +00:00
VertexConsumer.mapping 19w45a 2019-11-07 19:37:31 +00:00
VertexConsumerProvider.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
VertexFormat.mapping 19w42a rendering and layers etc (#917) 2019-10-30 16:15:03 +00:00
VertexFormatElement.mapping 19w45a 2019-11-07 19:37:31 +00:00
VertexFormats.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
WorldRenderer.mapping Map biome color cache stuff and matrixstack pop (#945) 2019-11-09 19:08:42 +00:00