JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
net.minecraft.client.render.chunk.Octree
Packages that use
Octree
Package
Description
net.minecraft.client.render
Uses of
Octree
in
net.minecraft.client.render
Fields in
net.minecraft.client.render
declared as
Octree
Modifier and Type
Field
Description
final
Octree
ChunkRenderingDataPreparer.RenderableChunks.
octree
Methods in
net.minecraft.client.render
that return
Octree
Modifier and Type
Method
Description
Octree
ChunkRenderingDataPreparer.
getOctree
()