类 SectionBufferBuilderPool
java.lang.Object
net.minecraft.client.renderer.SectionBufferBuilderPool
-
字段概要
字段修饰符和类型字段说明private int
private final Queue
<SectionBufferBuilderPack> private static final org.slf4j.Logger
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明acquire()
static SectionBufferBuilderPool
allocate
(int p_310783_) int
boolean
isEmpty()
void
release
(SectionBufferBuilderPack p_310220_)
-
字段详细资料
-
LOGGER
private static final org.slf4j.Logger LOGGER -
freeBuffers
-
freeBufferCount
private volatile int freeBufferCount
-
-
构造器详细资料
-
SectionBufferBuilderPool
-
-
方法详细资料
-
allocate
-
acquire
-
release
-
isEmpty
public boolean isEmpty() -
getFreeBufferCount
public int getFreeBufferCount()
-