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

8 lines
204 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS cqf net/minecraft/client/render/Tessellator
FIELD a buffer Lcqc;
FIELD b renderer Lcqd;
FIELD c INSTANCE Lcqf;
METHOD a getInstance ()Lcqf;
2016-08-23 16:43:21 -04:00
METHOD b draw ()V
2019-02-21 13:19:18 -05:00
METHOD c getBufferBuilder ()Lcqc;