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 TypeMethodDescriptionvoidInviteReceiver.newReceivedInvite(Invite invite) Adds an invite to the received collection.voidInviteSender.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 voidGovernment.newReceivedInvite(Invite invite) voidResident.newReceivedInvite(Invite invite) voidNation.newSentAllyInvite(Invite invite) final voidGovernment.newSentInvite(Invite invite)