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

19 lines
534 B
Plaintext

CLASS bvf net/minecraft/client/render/block/entity/BlockEntityRenderManager
FIELD a instance Lbvf;
FIELD e textureManager Lcbx;
FIELD f world Lali;
FIELD n blockEntityRenderers Ljava/util/Map;
FIELD o fontRenderer Lbha;
METHOD a getFontRenderer ()Lbha;
METHOD a setWorld (Lali;)V
ARG 0 world
METHOD a get (Latu;)Lbvg;
ARG 0 blockEntity
METHOD a render (Latu;DDDF)V
ARG 0 blockEntity
ARG 4 deltaTicks
METHOD a render (Latu;DDDFIF)V
METHOD a (Latu;FI)V
METHOD a get (Ljava/lang/Class;)Lbvg;
ARG 0 blockEntityClass