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

32 lines
956 B
Plaintext
Raw Normal View History

2019-04-03 12:16:41 -04:00
CLASS doq net/minecraft/client/render/entity/EntityRenderer
2019-03-27 14:35:10 -04:00
FIELD a SHADOW_TEX Lqr;
2019-04-03 12:16:41 -04:00
FIELD b renderManager Ldop;
2018-12-22 13:20:49 -05:00
FIELD e renderOutlines Z
2018-12-12 12:12:26 -05:00
METHOD a hasSecondPass ()Z
2019-03-27 14:35:10 -04:00
METHOD a getTexture (Lahz;)Lqr;
METHOD a renderEntityOnFire (Lahz;DDDF)V
2018-11-04 07:22:38 -05:00
ARG 2 x
ARG 4 y
2019-03-27 14:35:10 -04:00
METHOD a render (Lahz;DDDFF)V
2019-04-03 12:16:41 -04:00
METHOD a isVisible (Lahz;Ldmu;DDD)Z
2019-03-27 14:35:10 -04:00
METHOD a renderEntityLabel (Lahz;Ljava/lang/String;DDDI)V
2018-11-04 07:22:38 -05:00
ARG 1 entity
ARG 2 text
2019-03-31 20:45:27 -04:00
ARG 3 x
ARG 5 y
ARG 7 z
ARG 9 maxDistance
2019-04-03 12:16:41 -04:00
METHOD a projectShadow (Lbuy;Lbgz;Lev;DDDLev;FFDDD)V
METHOD a renderBox (Lcrd;DDD)V
2019-03-27 14:35:10 -04:00
METHOD a bindTexture (Lqr;)V
2018-12-22 13:20:49 -05:00
METHOD a setRenderOutlines (Z)V
2019-04-03 12:16:41 -04:00
METHOD b getFontRenderer ()Lcvm;
2019-03-31 20:45:27 -04:00
METHOD b renderRightArmOverlay (Lahz;)Z
2019-03-27 14:35:10 -04:00
METHOD b renderSecondPass (Lahz;DDDFF)V
2019-04-03 12:16:41 -04:00
METHOD c getRenderManager ()Ldop;
2019-03-27 14:35:10 -04:00
METHOD c getOutlineColor (Lahz;)I
METHOD c postRender (Lahz;DDDFF)V
METHOD d bindEntityTexture (Lahz;)Z
METHOD d renderShadow (Lahz;DDDFF)V
METHOD e applyLightmapCoordinates (Lahz;)V