Package noppes.npcs.api.event
Interface IPartyEvent.PartyQuestCompletedEvent
-
- All Superinterfaces:
IPartyEvent
- Enclosing interface:
- IPartyEvent
public static interface IPartyEvent.PartyQuestCompletedEvent extends IPartyEvent
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface noppes.npcs.api.event.IPartyEvent
IPartyEvent.PartyDisbandEvent, IPartyEvent.PartyInviteEvent, IPartyEvent.PartyKickEvent, IPartyEvent.PartyLeaveEvent, IPartyEvent.PartyQuestCompletedEvent, IPartyEvent.PartyQuestSetEvent, IPartyEvent.PartyQuestTurnedInEvent
-
-
Method Summary
-
Methods inherited from interface noppes.npcs.api.event.IPartyEvent
getParty, getQuest
-
-