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