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
-
Method Summary
Modifier and TypeMethodDescriptionvoid
executeTask
(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:
executeTask
in classde.simonsator.partyandfriendsgui.communication.tasks.CommunicationTask
-