Uses of Class
net.md_5.bungee.api.chat.KeybindComponent
Packages that use KeybindComponent
-
Uses of KeybindComponent in net.md_5.bungee.api.chat
Methods in net.md_5.bungee.api.chat that return KeybindComponentConstructors in net.md_5.bungee.api.chat with parameters of type KeybindComponentModifierConstructorDescriptionKeybindComponent
(KeybindComponent original) Creates a keybind component from the original to clone it. -
Uses of KeybindComponent in net.md_5.bungee.chat
Methods in net.md_5.bungee.chat that return KeybindComponentModifier and TypeMethodDescriptionKeybindComponentSerializer.deserialize
(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context) Methods in net.md_5.bungee.chat with parameters of type KeybindComponentModifier and TypeMethodDescriptioncom.google.gson.JsonElement
KeybindComponentSerializer.serialize
(KeybindComponent src, Type typeOfSrc, com.google.gson.JsonSerializationContext context)