Class CommunicationTaskRedisBungee

    • Field Summary

      • Fields inherited from class de.simonsator.partyandfriends.communication.communicationtasks.CommunicationTask

        NAME
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract void executeTask​(OnlinePAFPlayer pReceiver, com.google.gson.JsonObject pContent)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • executeTask

        public abstract void executeTask​(OnlinePAFPlayer pReceiver,
                                         com.google.gson.JsonObject pContent)