类 Octree

java.lang.Object
net.minecraft.client.renderer.Octree

public class Octree extends Object
  • 字段详细资料

  • 构造器详细资料

    • Octree

      public Octree(SectionPos p_370029_, int p_366086_, int p_369498_, int p_361013_)
  • 方法详细资料

    • add

      public boolean add(SectionRenderDispatcher.RenderSection p_369314_)
    • visitNodes

      public void visitNodes(Octree.OctreeVisitor p_364694_, Frustum p_368650_, int p_366939_)
    • isClose

      boolean isClose(double p_361646_, double p_363586_, double p_364484_, double p_366426_, double p_367659_, double p_363335_, int p_370074_)