yarn/mappings/net/minecraft/client/render/entity/ArmorEntityRenderer.mapping

24 lines
640 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS djo net/minecraft/client/render/entity/ArmorEntityRenderer
FIELD a renderer Ldhr;
2018-11-27 13:50:51 -05:00
FIELD b SKIN Lpy;
2018-11-29 15:10:38 -05:00
FIELD c modelLeggings Lcxe;
FIELD d modelBody Lcxe;
FIELD e alpha F
FIELD f red F
FIELD g green F
FIELD h blue F
FIELD i ignoreGlint Z
FIELD j ARMOR_TEXTURE_CACHE Ljava/util/Map;
2017-04-05 14:11:28 -04:00
METHOD a shouldMergeTextures ()Z
2018-11-29 15:10:38 -05:00
METHOD a getArmor (Lagn;)Lcxe;
METHOD a render (Lagr;FFFFFFF)V
METHOD a renderArmor (Lagr;FFFFFFFLagn;)V
METHOD a getArmorTexture (Latm;Z)Lpy;
2018-11-04 07:22:38 -05:00
ARG 1 armor
2018-11-29 15:10:38 -05:00
METHOD a renderEnchantedGlint (Ldhr;Lagr;Lcxe;FFFFFFF)V
2017-05-13 02:02:51 -04:00
ARG 0 renderer
ARG 1 wearer
ARG 2 model
2018-11-21 11:58:05 -05:00
METHOD ao_ init ()V
2018-11-29 15:10:38 -05:00
METHOD b isLegs (Lagn;)Z