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

8 lines
204 B
Plaintext
Raw Normal View History

2019-01-24 11:47:45 -05:00
CLASS cpl net/minecraft/client/render/Tessellator
FIELD a buffer Lcpi;
FIELD b renderer Lcpj;
FIELD c INSTANCE Lcpl;
METHOD a getInstance ()Lcpl;
2016-08-23 16:43:21 -04:00
METHOD b draw ()V
2019-01-24 11:47:45 -05:00
METHOD c getBufferBuilder ()Lcpi;