net.minecraft.client.gui.hud.debug

public class RendererDebugHudEntry

implements DebugHudEntry

net.minecraft.client.gui.components.debug.DebugEntryNoop
net.minecraft.client.gui.components.debug.DebugEntryNoop
net.minecraft.class_11619
net.minecraft.client.gui.hud.debug.RendererDebugHudEntry

Field summary

Modifier and TypeField
private final boolean
isAllowedWithReducedDebugInfo
isAllowedWithReducedDebugInfo
field_61549
ignoreReducedDebugInfo

Constructor summary

ModifierConstructor
public ()
public (boolean ignoreReducedDebugInfo)

Method summary

Modifier and TypeMethod
public void
display(DebugScreenDisplayer displayer, Level serverOrClientLevel, LevelChunk clientChunk, LevelChunk serverChunk)
display(DebugScreenDisplayer displayer, Level serverOrClientLevel, LevelChunk clientChunk, LevelChunk serverChunk)
method_72751(class_11630 arg0, class_1937 arg1, class_2818 arg2, class_2818 arg3)
render(DebugHudLines arg0, World arg1, WorldChunk arg2, WorldChunk arg3)
public boolean
isAllowed(boolean reducedDebugInfo)
isAllowed(boolean reducedDebugInfo)
method_72753(boolean arg0)
canShow(boolean arg0)
public DebugHudEntryCategory
category()
category()
method_72759()
getCategory()