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

20 lines
611 B
Plaintext
Raw Normal View History

2016-09-14 16:57:36 -04:00
CLASS none/bqy net/minecraft/client/render/block/entity/BlockEntityRenderManager
2016-09-12 06:08:56 -04:00
FIELD a instance Lnone/bqy;
FIELD e textureManager Lnone/bxe;
FIELD f world Lnone/aiv;
2016-09-14 16:57:36 -04:00
FIELD n blockEntityRenderers Ljava/util/Map;
2016-09-12 06:08:56 -04:00
FIELD o fontRenderer Lnone/bee;
METHOD a getFontRenderer ()Lnone/bee;
METHOD a get (Ljava/lang/Class;)Lnone/bqz;
2016-09-14 16:57:36 -04:00
ARG 0 blockEntityClass
2016-09-12 06:08:56 -04:00
METHOD a setWorld (Lnone/aiv;)V
ARG 0 world
2016-09-12 06:08:56 -04:00
METHOD a get (Lnone/ard;)Lnone/bqz;
2016-09-14 16:57:36 -04:00
ARG 0 blockEntity
2016-09-12 06:08:56 -04:00
METHOD a render (Lnone/ard;DDDF)V
2016-09-14 16:57:36 -04:00
ARG 0 blockEntity
ARG 4 deltaTicks
2016-09-12 06:08:56 -04:00
METHOD a render (Lnone/ard;DDDFI)V
2016-09-14 16:57:36 -04:00
ARG 0 blockEntity
ARG 4 deltaTicks