Uses of Class
net.md_5.bungee.api.chat.ScoreComponent
-
Packages that use ScoreComponent Package Description net.md_5.bungee.api.chat -
-
Uses of ScoreComponent in net.md_5.bungee.api.chat
Methods in net.md_5.bungee.api.chat that return ScoreComponent Modifier and Type Method Description ScoreComponentScoreComponent. duplicate()Constructors in net.md_5.bungee.api.chat with parameters of type ScoreComponent Constructor Description ScoreComponent(ScoreComponent original)Creates a score component from the original to clone it.
-