Class SectionRenderDispatcher.CompiledSection
java.lang.Object
net.minecraft.client.renderer.chunk.SectionRenderDispatcher.CompiledSection
- Enclosing class:
 - SectionRenderDispatcher
 
- 
Field Summary
FieldsModifier and TypeFieldDescription(package private) final Set<RenderType>(package private) final List<BlockEntity>(package private) BufferBuilder.SortStatestatic final SectionRenderDispatcher.CompiledSection(package private) VisibilitySet - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleanfacesCanSeeEachother(Direction p_301006_, Direction p_300193_) booleanbooleanisEmpty(RenderType p_300861_)  
- 
Field Details
- 
UNCOMPILED
 - 
hasBlocks
 - 
renderableBlockEntities
 - 
visibilitySet
VisibilitySet visibilitySet - 
transparencyState
 
 - 
 - 
Constructor Details
- 
CompiledSection
public CompiledSection() 
 - 
 - 
Method Details
- 
hasNoRenderableLayers
public boolean hasNoRenderableLayers() - 
isEmpty
 - 
getRenderableBlockEntities
 - 
facesCanSeeEachother
 
 -