Package dev.aurelium.slate.lore.parser
Interface LoreParser
- All Known Implementing Classes:
ComponentLoreParser,TextLoreParser
public interface LoreParser
-
Method Summary
-
Method Details
-
parse
LoreLine parse(org.spongepowered.configurate.ConfigurationNode config) throws org.spongepowered.configurate.serialize.SerializationException - Throws:
org.spongepowered.configurate.serialize.SerializationException
-