yarn/mappings/net/minecraft/client/texture
­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
..
AbstractTexture.mapping Mapped PlayerSkinTexture (#962) 2019-11-18 11:35:41 +00:00
AsyncTexture.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
LayeredTexture.mapping Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
MissingSprite.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
NativeImage.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
NativeImageBackedTexture.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
PaintingManager.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
PlayerSkinProvider.mapping Mapped PlayerSkinTexture (#962) 2019-11-18 11:35:41 +00:00
PlayerSkinTexture.mapping Mapped PlayerSkinTexture (#962) 2019-11-18 11:35:41 +00:00
ResourceTexture.mapping Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
Sprite.mapping Mapped several things across all the modelling classes and renderers (#799) 2019-11-19 15:19:05 +00:00
SpriteAtlasHolder.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
SpriteAtlasTexture.mapping A few client mappings (#833) 2019-09-01 16:22:10 +01:00
StatusEffectSpriteManager.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
TextureManager.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
TextureStitcher.mapping A few client mappings (#833) 2019-09-01 16:22:10 +01:00
TextureStitcherCannotFitException.mapping A few client mappings (#833) 2019-09-01 16:22:10 +01:00
TextureTickListener.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
TextureUtil.mapping Map some new 19w34a classes (#831) 2019-09-01 16:21:31 +01:00