Rename Class155 to GlVertexBufferObject

This commit is contained in:
Pazaz 2022-04-19 06:38:46 -04:00
parent 2747fcdd2c
commit 2783abe887
6 changed files with 19 additions and 19 deletions

View file

@ -43,7 +43,7 @@ public final class Class3_Sub14 extends Node {
private int[][] anIntArrayArray18;
@OriginalMember(owner = "client!hg", name = "L", descriptor = "Lclient!vi;")
private Class155 aClass155_3;
private GlVertexBufferObject aClass155_3;
@OriginalMember(owner = "client!hg", name = "N", descriptor = "[F")
private float[] aFloatArray6;
@ -188,7 +188,7 @@ public final class Class3_Sub14 extends Node {
}
if (Static239.aBoolean271) {
@Pc(200) ByteBuffer local200 = ByteBuffer.wrap(local12.aByteArray40, 0, local12.anInt2792);
this.aClass155_3 = new Class155();
this.aClass155_3 = new GlVertexBufferObject();
this.aClass155_3.method4519(local200);
} else {
this.aByteBuffer3 = ByteBuffer.allocateDirect(local12.anInt2792).order(ByteOrder.nativeOrder());