Class MessageListener
java.lang.Object
net.sacredlabyrinth.phaed.simpleclans.proxy.listeners.MessageListener
- Direct Known Subclasses:
Broadcast,Chat,DeleteClan,DeleteClanPlayer,GetServer,Message,PlayerList,Update
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voidaccept(com.google.common.io.ByteArrayDataInput data) protected ClanManagerprotected com.google.gson.GsongetGson()abstract boolean
-
Field Details
-
bungee
-
-
Constructor Details
-
MessageListener
-
-
Method Details
-
accept
public abstract void accept(com.google.common.io.ByteArrayDataInput data) -
isBungeeSubchannel
public abstract boolean isBungeeSubchannel() -
getClanManager
-
getGson
protected com.google.gson.Gson getGson()
-