类 ByteBufferBuilder.Result
java.lang.Object
com.mojang.blaze3d.vertex.ByteBufferBuilder.Result
- 所有已实现的接口:
AutoCloseable
- 封闭类:
ByteBufferBuilder
-
字段概要
字段修饰符和类型字段说明private final int
private boolean
private final int
private final int
-
构造器概要
构造器 -
方法概要
-
字段详细资料
-
offset
private final int offset -
capacity
private final int capacity -
generation
private final int generation -
closed
private boolean closed
-
-
构造器详细资料
-
Result
Result(int p_343613_, int p_344565_, int p_344170_)
-
-
方法详细资料
-
byteBuffer
-
close
public void close()- 指定者:
close
在接口中AutoCloseable
-