Uses of Class
net.md_5.bungee.protocol.ChatChain.ChainLink
Packages that use ChatChain.ChainLink
-
Uses of ChatChain.ChainLink in net.md_5.bungee.protocol
Methods in net.md_5.bungee.protocol that return types with arguments of type ChatChain.ChainLinkMethod parameters in net.md_5.bungee.protocol with type arguments of type ChatChain.ChainLinkModifier and TypeMethodDescriptionvoidChatChain.setReceived(List<ChatChain.ChainLink> received) voidChatChain.setSeen(List<ChatChain.ChainLink> seen) Constructor parameters in net.md_5.bungee.protocol with type arguments of type ChatChain.ChainLinkModifierConstructorDescriptionChatChain(List<ChatChain.ChainLink> seen, List<ChatChain.ChainLink> received)