Interface DebugScreenDisplayer
public interface DebugScreenDisplayer
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidaddPriorityLine(String line) voidaddToGroup(Identifier group, String lines) voidaddToGroup(Identifier group, Collection<String> lines)
-
Method Details
-
addPriorityLine
-
addLine
-
addToGroup
-
addToGroup
-