public class LoreFactory
extends Object
-
Constructor Summary
Constructors
-
Method Summary
getLore(org.spongepowered.configurate.ConfigurationNode config)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LoreFactory
public LoreFactory(Slate slate)
-
Method Details
-
getLore
public List<LoreLine> getLore(org.spongepowered.configurate.ConfigurationNode config)