Modifier and Type | Interface and Description |
---|---|
static class |
IWaypoint.Tag |
Modifier and Type | Method and Description |
---|---|
long |
getCreationTimestamp()
Returns the unix epoch time in milliseconds that this waypoint
was created.
|
BetterBlockPos |
getLocation()
Returns the actual block position of this waypoint.
|
java.lang.String |
getName() |
IWaypoint.Tag |
getTag()
Returns the tag for this waypoint.
|
java.lang.String getName()
IWaypoint.Tag getTag()
long getCreationTimestamp()
BetterBlockPos getLocation()