Uses of Class
net.sacredlabyrinth.phaed.simpleclans.chat.SCMessage
Packages that use SCMessage
Package
Description
-
Uses of SCMessage in net.sacredlabyrinth.phaed.simpleclans.chat
Methods in net.sacredlabyrinth.phaed.simpleclans.chat that return SCMessageMethods in net.sacredlabyrinth.phaed.simpleclans.chat with parameters of type SCMessage -
Uses of SCMessage in net.sacredlabyrinth.phaed.simpleclans.chat.handlers
Methods in net.sacredlabyrinth.phaed.simpleclans.chat.handlers with parameters of type SCMessageModifier and TypeMethodDescriptionvoidDiscordChatHandler.sendMessage(@NotNull SCMessage message) voidProxyChatHandler.sendMessage(SCMessage message) voidSpigotChatHandler.sendMessage(SCMessage message) voidSpyChatHandler.sendMessage(SCMessage message) -
Uses of SCMessage in net.sacredlabyrinth.phaed.simpleclans.managers
Methods in net.sacredlabyrinth.phaed.simpleclans.managers with parameters of type SCMessageModifier and TypeMethodDescriptionChatManager.parseChatFormat(String format, SCMessage message) voidChatManager.processChat(@NotNull SCMessage message) -
Uses of SCMessage in net.sacredlabyrinth.phaed.simpleclans.proxy
Methods in net.sacredlabyrinth.phaed.simpleclans.proxy with parameters of type SCMessageModifier and TypeMethodDescriptionvoidBungeeManager.sendMessage(SCMessage message) voidProxyManager.sendMessage(SCMessage message) -
Uses of SCMessage in net.sacredlabyrinth.phaed.simpleclans.proxy.adapters
Methods in net.sacredlabyrinth.phaed.simpleclans.proxy.adapters that return SCMessageModifier and TypeMethodDescription@Nullable SCMessageSCMessageAdapter.read(com.google.gson.stream.JsonReader in) Methods in net.sacredlabyrinth.phaed.simpleclans.proxy.adapters with parameters of type SCMessage