Package dev.aurelium.slate.lore
Class LoreInterpreter
java.lang.Object
dev.aurelium.slate.lore.LoreInterpreter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondetectListPlaceholder(String placeholder) @NotNull List<net.kyori.adventure.text.Component>interpretLore(List<LoreLine> loreLines, org.bukkit.entity.Player player, ActiveMenu activeMenu, BuiltItem builtItem) <T> @NotNull List<net.kyori.adventure.text.Component>interpretLore(List<LoreLine> loreLines, org.bukkit.entity.Player player, ActiveMenu activeMenu, BuiltTemplate<T> builtTemplate, T context)
-
Constructor Details
-
LoreInterpreter
-
-
Method Details
-
detectListPlaceholder