PathProvider

public class PathProvider implements IPathProvider

Class PathProvider. Provides pathprovider functionality for the Hytale server.

java.lang.Object > PathProvider

Field Summary

isValid

private boolean isValid

Field isValid.

Method Detail

setPath

public void setPath (final IPath path)

Method setPath.

Parameters:
final IPath path

clear

public void clear ()

Method clear.

hasPath

public boolean hasPath ()

Method hasPath.

getPath

public IPathWaypoint> getPath ()

Method getPath.