Class DebugEntryNoop

java.lang.Object
net.minecraft.client.gui.components.debug.DebugEntryNoop
All Implemented Interfaces:
DebugScreenEntry

public class DebugEntryNoop extends Object implements DebugScreenEntry
  • Field Details

    • isAllowedWithReducedDebugInfo

      private final boolean isAllowedWithReducedDebugInfo
  • Constructor Details

    • DebugEntryNoop

      public DebugEntryNoop()
    • DebugEntryNoop

      public DebugEntryNoop(boolean pIsAllowedWithReducedDebugInfo)
  • Method Details