Package net.thevpc.naru.api.skills
Interface NaruSkill
public interface NaruSkill
-
Method Summary
Modifier and TypeMethodDescriptiongetLines()getLines(IntPredicate lineFilter) getName()booleanisEmpty()
-
Method Details
-
getVisibility
NAruVisibility getVisibility() -
getName
String getName() -
getSourceName
String getSourceName() -
getLines
-
getLines
-
getFormattedText
String getFormattedText() -
isEmpty
boolean isEmpty()
-