PlayerDeathPositionData

final class PlayerDeathPositionData

Class PlayerDeathPositionData. Provides playerdeathpositiondata functionality for the Hytale server.

java.lang.Object > PlayerDeathPositionData

Field Summary

markerId

private String markerId

Field markerId.

transform

private Transform transform

Field transform.

day

private int day

Field day.

Method Detail

PlayerDeathPositionData

public private PlayerDeathPositionData ()

Method PlayerDeathPositionData.

getMarkerId

public String getMarkerId ()

Method getMarkerId.

getTransform

public Transform getTransform ()

Method getTransform.

getDay

public int getDay ()

Method getDay.