yarn/mappings/net/minecraft/client/render/Tessellator.mapping

8 lines
203 B
Plaintext
Raw Normal View History

2018-11-07 11:37:58 -05:00
CLASS cll net/minecraft/client/render/Tessellator
FIELD a buffer Lcli;
FIELD b renderer Lclj;
FIELD c INSTANCE Lcll;
METHOD a getInstance ()Lcll;
2016-08-23 16:43:21 -04:00
METHOD b draw ()V
2018-11-07 11:37:58 -05:00
METHOD c getVertexBuffer ()Lcli;