Class SectionRenderDispatcher.CompiledSection
java.lang.Object
net.minecraft.client.renderer.chunk.SectionRenderDispatcher.CompiledSection
- Enclosing class:
- SectionRenderDispatcher
- 
Field SummaryFieldsModifier and TypeFieldDescription(package private) final Set<RenderType>(package private) final List<BlockEntity>(package private) BufferBuilder.SortStatestatic final SectionRenderDispatcher.CompiledSection(package private) VisibilitySet
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanfacesCanSeeEachother(Direction p_295753_, Direction p_294424_) booleanbooleanisEmpty(RenderType p_296192_) 
- 
Field Details- 
UNCOMPILED
- 
hasBlocks
- 
renderableBlockEntities
- 
visibilitySetVisibilitySet visibilitySet
- 
transparencyState
 
- 
- 
Constructor Details- 
CompiledSectionpublic CompiledSection()
 
- 
- 
Method Details- 
hasNoRenderableLayerspublic boolean hasNoRenderableLayers()
- 
isEmpty
- 
getRenderableBlockEntities
- 
facesCanSeeEachother
 
-