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

10 lines
222 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS cpu net/minecraft/client/gl/GlBuffer
FIELD a id I
2019-02-06 15:22:24 -05:00
FIELD b format Lcpw;
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