类 ChunkRenderDispatcher.CompiledChunk
java.lang.Object
net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.CompiledChunk
-
字段概要
字段修饰符和类型字段说明(专用程序包) final Set<RenderType>
(专用程序包) final List<BlockEntity>
(专用程序包) BufferBuilder.SortState
static final ChunkRenderDispatcher.CompiledChunk
(专用程序包) VisibilitySet
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明boolean
facesCanSeeEachother
(Direction pFace, Direction pOtherFace) boolean
boolean
isEmpty
(RenderType pRenderType)
-
字段详细资料
-
UNCOMPILED
-
hasBlocks
-
renderableBlockEntities
-
visibilitySet
VisibilitySet visibilitySet -
transparencyState
-
-
构造器详细资料
-
CompiledChunk
public CompiledChunk()
-
-
方法详细资料
-
hasNoRenderableLayers
public boolean hasNoRenderableLayers() -
isEmpty
-
getRenderableBlockEntities
-
facesCanSeeEachother
-