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