Class DetailViewExtension
java.lang.Object
de.simonsator.partyandfriends.clan.gui.menuextensions.DetailViewExtension
- All Implemented Interfaces:
org.bukkit.event.Listener
-
Constructor Summary
ConstructorDescriptionDetailViewExtension
(int pFriendInviteIntoClanPlace, int pPartyInviteIntoClanPlace) -
Method Summary
Modifier and TypeMethodDescriptionvoid
onPartyDetailViewCreation
(de.simonsator.partyandfriendsgui.api.events.creation.menu.FriendDetailViewCreationEvent pEvent) void
onPartyDetailViewCreation
(de.simonsator.partyandfriendsgui.api.events.creation.menu.PartyDetailViewCreationEvent pEvent)
-
Constructor Details
-
DetailViewExtension
public DetailViewExtension(int pFriendInviteIntoClanPlace, int pPartyInviteIntoClanPlace)
-
-
Method Details