Uses of Interface
com.palmergames.bukkit.towny.invites.Invite
Packages that use Invite
Package
Description
-
Uses of Invite in com.palmergames.bukkit.towny
Methods in com.palmergames.bukkit.towny with parameters of type InviteModifier and TypeMethodDescriptionstatic voidTownyMessaging.sendRequestMessage(org.bukkit.command.CommandSender player, Invite invite) -
Uses of Invite in com.palmergames.bukkit.towny.command
Method parameters in com.palmergames.bukkit.towny.command with type arguments of type InviteModifier and TypeMethodDescriptionstatic voidInviteCommand.sendInviteList(org.bukkit.entity.Player player, List<Invite> list, int page, boolean fromSender) -
Uses of Invite in com.palmergames.bukkit.towny.event.nation
Methods in com.palmergames.bukkit.towny.event.nation that return InviteConstructors in com.palmergames.bukkit.towny.event.nation with parameters of type Invite -
Uses of Invite in com.palmergames.bukkit.towny.event.town
Methods in com.palmergames.bukkit.towny.event.town that return InviteConstructors in com.palmergames.bukkit.towny.event.town with parameters of type Invite -
Uses of Invite in com.palmergames.bukkit.towny.invites
Methods in com.palmergames.bukkit.towny.invites that return types with arguments of type InviteModifier and TypeMethodDescriptionstatic Collection<Invite> InviteHandler.getActiveInvites()InviteHandler.getActiveInvitesFor(InviteSender sender, InviteReceiver receiver) InviteReceiver.getReceivedInvites()Gets the collection of invites received.InviteSender.getSentInvites()Gets the collection of outgoing invites.Methods in com.palmergames.bukkit.towny.invites with parameters of type InviteModifier and TypeMethodDescriptionstatic voidInviteHandler.acceptInvite(Invite invite) static voidstatic voidInviteHandler.declineInvite(Invite invite, boolean fromSender) voidInviteReceiver.deleteReceivedInvite(Invite invite) Removes an invite from the received collection.voidInviteSender.deleteSentInvite(Invite invite) Removes an outgoing invite.static booleanInviteHandler.inviteIsActive(Invite invite) voidInviteReceiver.newReceivedInvite(Invite invite) Adds an invite to the received collection.voidInviteSender.newSentInvite(Invite invite) Adds an outgoing invite.static voidInviteHandler.removeInvite(Invite invite) -
Uses of Invite in com.palmergames.bukkit.towny.object
Methods in com.palmergames.bukkit.towny.object that return types with arguments of type InviteModifier and TypeMethodDescriptionGovernment.getReceivedInvites()Resident.getReceivedInvites()Nation.getSentAllyInvites()Government.getSentInvites()Methods in com.palmergames.bukkit.towny.object with parameters of type InviteModifier and TypeMethodDescriptionfinal voidGovernment.deleteReceivedInvite(Invite invite) voidResident.deleteReceivedInvite(Invite invite) voidNation.deleteSentAllyInvite(Invite invite) final voidGovernment.deleteSentInvite(Invite invite) final voidGovernment.newReceivedInvite(Invite invite) voidResident.newReceivedInvite(Invite invite) voidNation.newSentAllyInvite(Invite invite) final voidGovernment.newSentInvite(Invite invite) -
Uses of Invite in com.palmergames.bukkit.towny.object.inviteobjects
Classes in com.palmergames.bukkit.towny.object.inviteobjects that implement InviteModifier and TypeClassDescriptionclassclassclass