Uses of Class
com.bencodez.votingplugin.timequeue.VoteTimeQueue
Packages that use VoteTimeQueue
Package
Description
-
Uses of VoteTimeQueue in com.bencodez.votingplugin.bungee
Methods in com.bencodez.votingplugin.bungee that return types with arguments of type VoteTimeQueueMethods in com.bencodez.votingplugin.bungee with parameters of type VoteTimeQueueModifier and TypeMethodDescriptionvoid
VoteCache.addTimedVote
(int num, VoteTimeQueue voteTimedQueue) -
Uses of VoteTimeQueue in com.bencodez.votingplugin.bungee.velocity
Methods in com.bencodez.votingplugin.bungee.velocity that return types with arguments of type VoteTimeQueueMethods in com.bencodez.votingplugin.bungee.velocity with parameters of type VoteTimeQueueModifier and TypeMethodDescriptionvoid
VoteCache.addTimedVote
(int num, VoteTimeQueue voteTimedQueue) -
Uses of VoteTimeQueue in com.bencodez.votingplugin.data
Methods in com.bencodez.votingplugin.data with parameters of type VoteTimeQueue -
Uses of VoteTimeQueue in com.bencodez.votingplugin.timequeue
Methods in com.bencodez.votingplugin.timequeue that return types with arguments of type VoteTimeQueue