Package dk.minepay.server.bukkit.classes
Class Vote
java.lang.Object
dk.minepay.server.bukkit.classes.Vote
Class that represents a vote.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Vote
public Vote()Constructor for Vote. -
Vote
Constructor for Vote.- Parameters:
_id- the unique identifier of the voteuuid- the uuid of the player that votedstatus- the status of the vote
-
-
Method Details