yarn/mappings/net/minecraft/client/render/block/entity/BlockEntityRenderManager.ma...

19 lines
534 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS bvf net/minecraft/client/render/block/entity/BlockEntityRenderManager
FIELD a instance Lbvf;
FIELD e textureManager Lcbx;
FIELD f world Lali;
2016-09-14 16:57:36 -04:00
FIELD n blockEntityRenderers Ljava/util/Map;
2017-04-05 07:31:24 -04:00
FIELD o fontRenderer Lbha;
METHOD a getFontRenderer ()Lbha;
METHOD a setWorld (Lali;)V
2017-05-13 02:02:51 -04:00
ARG 0 world
METHOD a get (Latu;)Lbvg;
2017-05-13 02:02:51 -04:00
ARG 0 blockEntity
METHOD a render (Latu;DDDF)V
2017-05-13 02:02:51 -04:00
ARG 0 blockEntity
ARG 4 deltaTicks
METHOD a render (Latu;DDDFIF)V
2017-05-10 17:15:26 -04:00
METHOD a (Latu;FI)V
METHOD a get (Ljava/lang/Class;)Lbvg;
2017-05-13 02:02:51 -04:00
ARG 0 blockEntityClass