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

10 lines
222 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS ccf net/minecraft/client/gl/GlBuffer
FIELD a id I
2017-04-05 07:31:24 -04:00
FIELD b format Lccg;
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