类 SectionBufferBuilderPack
java.lang.Object
net.minecraft.client.renderer.SectionBufferBuilderPack
- 所有已实现的接口:
AutoCloseable
-
字段概要
字段修饰符和类型字段说明private final Map
<RenderType, ByteBufferBuilder> private static final List
<RenderType> static final int
-
构造器概要
构造器 -
方法概要
-
字段详细资料
-
RENDER_TYPES
-
TOTAL_BUFFERS_SIZE
public static final int TOTAL_BUFFERS_SIZE -
buffers
-
-
构造器详细资料
-
SectionBufferBuilderPack
public SectionBufferBuilderPack()
-
-
方法详细资料
-
buffer
-
clearAll
public void clearAll() -
discardAll
public void discardAll() -
close
public void close()- 指定者:
close
在接口中AutoCloseable
-