Uses of Class
com.palmergames.bukkit.towny.invites.exceptions.TooManyInvitesException
-
Uses of TooManyInvitesException in com.palmergames.bukkit.towny.invites
Modifier 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
Modifier and TypeMethodDescriptionfinal void
Government.newReceivedInvite
(Invite invite) void
Resident.newReceivedInvite
(Invite invite) void
Nation.newSentAllyInvite
(Invite invite) final void
Government.newSentInvite
(Invite invite)