yarn/mappings/net/minecraft/client/gl/GlBuffer.mapping

10 lines
222 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS cqb net/minecraft/client/gl/GlBuffer
FIELD a id I
2019-02-13 12:35:08 -05:00
FIELD b format Lcqd;
FIELD c vertexCount I
METHOD a bind ()V
METHOD a draw (I)V
METHOD a set (Ljava/nio/ByteBuffer;)V
METHOD b unbind ()V
METHOD c delete ()V