Uses of Interface
net.minecraft.client.renderer.Octree.Node
Packages that use Octree.Node
-
Uses of Octree.Node in net.minecraft.client.renderer
Classes in net.minecraft.client.renderer that implement Octree.NodeFields in net.minecraft.client.renderer declared as Octree.NodeMethods in net.minecraft.client.renderer with parameters of type Octree.NodeModifier and TypeMethodDescriptionvoidOctree.OctreeVisitor.visit(Octree.Node node, boolean fullyVisible, int depth, boolean isClose) -
Uses of Octree.Node in net.minecraft.client.renderer.debug
Methods in net.minecraft.client.renderer.debug with parameters of type Octree.NodeModifier and TypeMethodDescriptionprivate voidOctreeDebugRenderer.renderNode(Octree.Node node, int depth, boolean fullyVisible, org.apache.commons.lang3.mutable.MutableInt count, boolean isClose)