net.minecraft.client.gui.components.debug

public interface DebugScreenDisplayer

gbm
net.minecraft.client.gui.components.debug.DebugScreenDisplayer
net.minecraft.class_11630
net.minecraft.client.gui.hud.debug.DebugHudLines

Method summary

Modifier and TypeMethod
void
a(String arg0)
addPriorityLine(String arg0)
method_72745(String arg0)
addPriorityLine(String line)
void
b(String arg0)
addLine(String arg0)
method_72747(String arg0)
addLine(String line)
void
a(amh arg0, Collection<String> arg1)
addToGroup(ResourceLocation arg0, Collection<String> arg1)
method_72744(class_2960 arg0, Collection<String> arg1)
addLinesToSection(Identifier sectionId, Collection<String> lines)
void
a(amh arg0, String arg1)
addToGroup(ResourceLocation arg0, String arg1)
method_72743(class_2960 arg0, String arg1)
addLineToSection(Identifier sectionId, String line)