public class PathManager
Class PathManager. Provides pathmanager functionality for the Hytale server.
java.lang.Object > PathManager
Field Summary
currentPathHint
private
UUID
currentPathHint
Field currentPathHint.
currentPath
private
IPath>
currentPath
Field currentPath.
worldPathData
final
WorldPathData
worldPathData
Field worldPathData.
worldGenIdComponent
final
WorldGenId
worldGenIdComponent
Field worldGenIdComponent.
worldGenId
final
int
worldGenId
Field worldGenId.
Method Detail
setPrefabPath
Method setPrefabPath.
- Parameters:
@Nonnull final UUIDcurrentPath@Nonnull final IPrefabPathpath
isFollowingPath
public
boolean
isFollowingPath
()
Method isFollowingPath.
getCurrentPathHint
public
UUID
getCurrentPathHint
()
Method getCurrentPathHint.
getPath
Method getPath.
- Parameters:
@Nonnull final Refref@Nonnull final ComponentAccessorcomponentAccessor