public class Teleporter.PortalPosition extends BlockPos
BlockPos.MutableBlockPos| Modifier and Type | Field and Description |
|---|---|
long |
lastUpdateTime
The worldtime at which this PortalPosition was last verified
|
NULL_VECTOR| Constructor and Description |
|---|
PortalPosition(BlockPos pos,
long lastUpdate) |
add, add, add, crossProduct, down, down, east, east, fromLong, getAllInBox, getAllInBoxMutable, getImmutable, north, north, offset, offset, south, south, subtract, toLong, up, up, west, westcompareTo, distanceSq, distanceSq, distanceSqToCenter, equals, getX, getY, getZ, hashCode, toStringpublic long lastUpdateTime
public PortalPosition(BlockPos pos, long lastUpdate)