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

18 lines
513 B
Plaintext

CLASS dbs net/minecraft/client/render/block/entity/BlockEntityRenderManager
FIELD a instance Ldbs;
FIELD e textureManager Ldjc;
FIELD f world Lazt;
FIELD n blockEntityRenderers Ljava/util/Map;
FIELD o fontRenderer Lcmc;
METHOD a getFontRenderer ()Lcmc;
METHOD a setWorld (Lazt;)V
ARG 0 world
METHOD a get (Lbll;)Ldbt;
ARG 0 blockEntity
METHOD a render (Lbll;DDDF)V
ARG 0 blockEntity
ARG 4 deltaTicks
METHOD a render (Lbll;DDDFIZ)V
METHOD a get (Ljava/lang/Class;)Ldbt;
ARG 0 blockEntityClass