Uses of Class
com.palmergames.bukkit.towny.invites.exceptions.TooManyInvitesException
Packages that use TooManyInvitesException
-
Uses of TooManyInvitesException in com.palmergames.bukkit.towny.invites
Methods in com.palmergames.bukkit.towny.invites that throw TooManyInvitesExceptionModifier and TypeMethodDescriptionvoid
InviteReceiver.newReceivedInvite
(Invite invite) Adds an invite to the received collection.void
InviteSender.newSentInvite
(Invite invite) Adds an outgoing invite. -
Uses of TooManyInvitesException in com.palmergames.bukkit.towny.object
Methods in com.palmergames.bukkit.towny.object that throw TooManyInvitesExceptionModifier and TypeMethodDescriptionfinal void
Government.newReceivedInvite
(Invite invite) void
Resident.newReceivedInvite
(Invite invite) void
Nation.newSentAllyInvite
(Invite invite) final void
Government.newSentInvite
(Invite invite)