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

8 lines
204 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS ctx net/minecraft/client/render/Tessellator
FIELD a buffer Lctu;
FIELD b renderer Lctv;
FIELD c INSTANCE Lctx;
METHOD a getInstance ()Lctx;
2016-08-23 16:43:21 -04:00
METHOD b draw ()V
2019-03-27 14:35:10 -04:00
METHOD c getBufferBuilder ()Lctu;