Interface LoreParser

All Known Implementing Classes:
ComponentLoreParser, TextLoreParser

public interface LoreParser
  • Method Summary

    Modifier and Type
    Method
    Description
    parse(org.spongepowered.configurate.ConfigurationNode config)
     
  • Method Details

    • parse

      LoreLine parse(org.spongepowered.configurate.ConfigurationNode config) throws org.spongepowered.configurate.serialize.SerializationException
      Throws:
      org.spongepowered.configurate.serialize.SerializationException