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

10 lines
222 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS csw net/minecraft/client/gl/GlBuffer
FIELD a id I
2019-03-14 08:57:09 -04:00
FIELD b format Lcsy;
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