@NotThreadSafe public class Path extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
finished() |
Vector |
pollMovement(double speed)
Get the movement for the enxt tick based on the speed of the entity.
|
public Vector pollMovement(double speed)
speed
- of entity (blocks per tick).public boolean finished()
Copyright © 2016. All rights reserved.