Class SectionRenderDispatcher.CompiledSection
java.lang.Object
net.minecraft.client.renderer.chunk.SectionRenderDispatcher.CompiledSection
- Enclosing class:
SectionRenderDispatcher
-
Field Summary
Modifier and TypeFieldDescriptionstatic final SectionRenderDispatcher.CompiledSection
(package private) final Set
<RenderType> (package private) final List
<BlockEntity> (package private) MeshData.SortState
static final SectionRenderDispatcher.CompiledSection
(package private) VisibilitySet
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
facesCanSeeEachother
(Direction p_301006_, Direction p_300193_) boolean
boolean
isEmpty
(RenderType p_300861_)
-
Field Details
-
UNCOMPILED
-
EMPTY
-
hasBlocks
-
renderableBlockEntities
-
visibilitySet
VisibilitySet visibilitySet -
transparencyState
-
-
Constructor Details
-
CompiledSection
public CompiledSection()
-
-
Method Details
-
hasNoRenderableLayers
public boolean hasNoRenderableLayers() -
isEmpty
-
getRenderableBlockEntities
-
facesCanSeeEachother
-