Uses of Class
com.bencodez.votingplugin.bungee.OfflineBungeeVote
Packages that use OfflineBungeeVote
-
Uses of OfflineBungeeVote in com.bencodez.votingplugin.bungee
Methods in com.bencodez.votingplugin.bungee with parameters of type OfflineBungeeVoteModifier and TypeMethodDescriptionvoidVoteCache.addVote(String server, int num, OfflineBungeeVote voteData) voidVoteCache.addVoteOnline(String player, int num, OfflineBungeeVote voteData) -
Uses of OfflineBungeeVote in com.bencodez.votingplugin.bungee.velocity
Methods in com.bencodez.votingplugin.bungee.velocity with parameters of type OfflineBungeeVoteModifier and TypeMethodDescriptionvoidVoteCache.addVote(String server, int num, OfflineBungeeVote voteData) voidVoteCache.addVoteOnline(String player, int num, OfflineBungeeVote voteData)