Class TextLoreParser

java.lang.Object
dev.aurelium.slate.lore.parser.TextLoreParser
All Implemented Interfaces:
LoreParser

public class TextLoreParser extends Object implements LoreParser
  • Constructor Details

    • TextLoreParser

      public TextLoreParser()
  • Method Details

    • parse

      public LoreLine parse(org.spongepowered.configurate.ConfigurationNode config)
      Specified by:
      parse in interface LoreParser