public class SimplePathWaypoint implements IPathWaypoint
Class SimplePathWaypoint. Provides simplepathwaypoint functionality for the Hytale server.
java.lang.Object > SimplePathWaypoint
Field Summary
order
private
int
order
Field order.
transform
private
Transform
transform
Field transform.
Method Detail
getOrder
public
int
getOrder
()
Method getOrder.
getWaypointPosition
Method getWaypointPosition.
- Parameters:
@NonNullDecl final ComponentAccessorcomponentAccessor
getWaypointRotation
Method getWaypointRotation.
- Parameters:
@Nonnull final ComponentAccessorcomponentAccessor
getPauseTime
public
double
getPauseTime
()
Method getPauseTime.
getObservationAngle
public
float
getObservationAngle
()
Method getObservationAngle.