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

8 lines
204 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS cqa net/minecraft/client/render/Tessellator
FIELD a buffer Lcpx;
FIELD b renderer Lcpy;
FIELD c INSTANCE Lcqa;
METHOD a getInstance ()Lcqa;
2016-08-23 16:43:21 -04:00
METHOD b draw ()V
2019-02-13 12:35:08 -05:00
METHOD c getBufferBuilder ()Lcpx;