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 PathPointaddPoint(PathPoint var1)voidchangeDistance(PathPoint var1, float var2)voidclearPath()PathPointdequeue()booleanisPathEmpty()
-