final class PrefabPathHelper
Class PrefabPathHelper. Provides prefabpathhelper functionality for the Hytale server.
java.lang.Object > PrefabPathHelper
Field Summary
world
final
World
world
Field world.
waypoint
final
PatrolPathMarkerEntity
waypoint
Field waypoint.
transformComponent
final
TransformComponent
transformComponent
Field transformComponent.
playerPosition
final
Vector3d
playerPosition
Field playerPosition.
playerBodyRotation
final
Vector3f
playerBodyRotation
Field playerBodyRotation.
waypointEntity
final
PatrolPathMarkerEntity
waypointEntity
Field waypointEntity.
waypointRef
final
Ref
waypointRef
Field waypointRef.
waypointTransformComponent
final
TransformComponent
waypointTransformComponent
Field waypointTransformComponent.
waypointRotation
final
Vector3f
waypointRotation
Field waypointRotation.
model
final
Model
model
Field model.
displayName
final
String
displayName
Field displayName.
displayNameMessage
final
Message
displayNameMessage
Field displayNameMessage.
Method Detail
PrefabPathHelper
public
private
PrefabPathHelper
()
Method PrefabPathHelper.
addMarker
static
void
addMarker
(@Nonnull final Store store, @Nonnull final Ref playerRef, @Nonnull final UUID pathId, @Nonnull final String pathName, final double pauseTime, final float obsvAngleDegrees, final short targetIndex, final int worldgenId)
Method addMarker.
- Parameters:
@Nonnull final Storestore@Nonnull final RefplayerRef@Nonnull final UUIDpathId@Nonnull final StringpathNamefinal doublepauseTimefinal floatobsvAngleDegreesfinal shorttargetIndexfinal intworldgenId
ModelComponent
public
new
ModelComponent
(model)
Method ModelComponent.
- Parameters:
modelmodel
DisplayNameComponent
public
new
DisplayNameComponent
(displayNameMessage)
Method DisplayNameComponent.
- Parameters:
displayNameMessagedisplayNameMessage
Nameplate
public
new
Nameplate
(displayName)
Method Nameplate.
- Parameters:
displayNamedisplayName