类 KeybindComponentSerializer

java.lang.Object
net.md_5.bungee.chat.BaseComponentSerializer
net.md_5.bungee.chat.KeybindComponentSerializer

public class KeybindComponentSerializer extends BaseComponentSerializer
  • 构造器详细资料

    • KeybindComponentSerializer

      public KeybindComponentSerializer()
  • 方法详细资料

    • deserialize

      public KeybindComponent deserialize(JsonElement json, Type typeOfT, JsonDeserializationContext context) throws JsonParseException
      抛出:
      JsonParseException
    • serialize

      public JsonElement serialize(KeybindComponent src, Type typeOfSrc, JsonSerializationContext context)