public class PathEntity
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
pathLength |
Constructor and Description |
---|
PathEntity(PathPoint[] apathpoint) |
Modifier and Type | Method and Description |
---|---|
PathPoint |
func_22328_c() |
Vec3D |
getPosition(Entity entity) |
void |
incrementPathIndex() |
boolean |
isFinished() |
public PathEntity(PathPoint[] apathpoint)