yarn/mappings
Juuxel 10aaa2aaf3
ArmorFeatureRenderer renames and fixes (#3277)
- Fixed incorrect parameter names
- Renamed "leggingsModel", "bodyModel" to "innerModel", "outerModel".
  For example, the player renderer just passes in the inner and outer layer
  of its model.
- Renamed "usesSecondLayer" -> "usesInnerModel" as that seems more
  relevant to the code. That is also what determines in the first place
  that the inner model is used for leggings.
2022-08-20 16:49:32 +01:00
..
com/mojang/blaze3d Refactor vertex format stuff (#3122) 2022-05-01 17:50:50 +01:00
net/minecraft ArmorFeatureRenderer renames and fixes (#3277) 2022-08-20 16:49:32 +01:00