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