Package net.minecraft.src
Class Path
- java.lang.Object
-
- net.minecraft.src.Path
-
public class Path extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Path()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PathPoint
addPoint(PathPoint var1)
void
changeDistance(PathPoint var1, float var2)
void
clearPath()
PathPoint
dequeue()
boolean
isPathEmpty()
-