Package org.mcmonkey.sentinel
Class SentinelCurrentTarget
java.lang.Object
org.mcmonkey.sentinel.SentinelCurrentTarget
Current target helper object.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
targetID
The target's UUID. -
ticksLeft
public long ticksLeftRemaining ticks before the target is invalid. -
hasLos
public boolean hasLosIf true: the target is in line-of-sight and/or reachable and/or never been calculated. If false: the target is out of LOS or unreachable.
-
-
Constructor Details
-
SentinelCurrentTarget
public SentinelCurrentTarget()
-
-
Method Details