yarn/mappings/net/minecraft/client/render/block/BlockRenderManager.mapping

11 lines
336 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS btv net/minecraft/client/render/block/BlockRenderManager
FIELD a maps Lbtu;
FIELD b renderer Lbtx;
FIELD d liquidRenderer Lbtw;
METHOD a getStateMaps ()Lbtu;
METHOD a getModel (Lave;)Lcee;
METHOD a render (Lave;F)V
METHOD a tesselate (Lave;Ldx;Lcbw;Lalm;)V
2017-04-05 14:11:28 -04:00
METHOD a onResourceReload (Lccv;)V
METHOD b getRenderer ()Lbtx;