Class EmptyClanRequestSpigot
java.lang.Object
de.simonsator.partyandfriendsgui.communication.tasks.CommunicationTask
de.simonsator.partyandfriends.clan.gui.tasks.communicationtasks.EmptyClanRequestSpigot
public class EmptyClanRequestSpigot
extends de.simonsator.partyandfriendsgui.communication.tasks.CommunicationTask
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidexecuteTask(org.bukkit.entity.Player pPlayer, com.google.gson.JsonObject pJObj) Methods inherited from class de.simonsator.partyandfriendsgui.communication.tasks.CommunicationTask
isApplicable 
- 
Constructor Details
- 
EmptyClanRequestSpigot
public EmptyClanRequestSpigot() 
 - 
 - 
Method Details
- 
executeTask
public void executeTask(org.bukkit.entity.Player pPlayer, com.google.gson.JsonObject pJObj) - Specified by:
 executeTaskin classde.simonsator.partyandfriendsgui.communication.tasks.CommunicationTask
 
 -