public class DebugRendererPathfinding extends java.lang.Object implements DebugRenderer.IDebugRenderer
| Constructor and Description | 
|---|
DebugRendererPathfinding(Minecraft minecraftIn)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addPath(int p_188289_1_,
       Path p_188289_2_,
       float p_188289_3_)  | 
void | 
render(float p_190060_1_,
      long p_190060_2_)  | 
void | 
renderPathLine(float p_190067_1_,
              Path p_190067_2_)  | 
public DebugRendererPathfinding(Minecraft minecraftIn)
public void addPath(int p_188289_1_,
                    Path p_188289_2_,
                    float p_188289_3_)
public void render(float p_190060_1_,
                   long p_190060_2_)
render in interface DebugRenderer.IDebugRendererpublic void renderPathLine(float p_190067_1_,
                           Path p_190067_2_)