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