public class LootClaim
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LootClaim
public LootClaim(UUID playerID,
long timeClaimed)
-
Method Details
-
getPlayerID
public UUID getPlayerID()
-
getTimeClaimed
public long getTimeClaimed()