yarn/mappings/net/minecraft/client/render/block/entity/BlockEntityRenderer.mapping

11 lines
330 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS bww net/minecraft/client/render/block/entity/BlockEntityRenderer
FIELD b DESTROY_STAGE_TEXTURES [Lnd;
FIELD c renderManager Lbwv;
METHOD a getWorld ()Lams;
METHOD a render (Lavh;DDDFIF)V
METHOD a setRenderManager (Lbwv;)V
2017-05-13 02:02:51 -04:00
ARG 0 renderManager
2017-06-08 10:01:49 -04:00
METHOD a bindTexture (Lnd;)V
2017-05-13 02:02:51 -04:00
ARG 0 id
2017-06-08 10:01:49 -04:00
METHOD b getFontRenderer ()Lbin;