Package net.minecraft.client.renderer
Class SectionOcclusionGraph.SectionToNodeMap
java.lang.Object
net.minecraft.client.renderer.SectionOcclusionGraph.SectionToNodeMap
- Enclosing class:
SectionOcclusionGraph
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget
(SectionRenderDispatcher.RenderSection pSection) void
put
(SectionRenderDispatcher.RenderSection pSection, SectionOcclusionGraph.Node pNode)
-
Field Details
-
nodes
-
-
Constructor Details
-
SectionToNodeMap
SectionToNodeMap(int pSize)
-
-
Method Details
-
put
-
get
-