Class DebugOptionsScreen.AbstractEntry

All Implemented Interfaces:
Element, Navigable, ParentElement, Widget
Direct Known Subclasses:
DebugOptionsScreen.Category, DebugOptionsScreen.Entry
Enclosing class:
DebugOptionsScreen

@Environment(CLIENT) public abstract static class DebugOptionsScreen.AbstractEntry extends ElementListWidget.Entry<DebugOptionsScreen.AbstractEntry>
Mappings:
Namespace Name
named net/minecraft/client/gui/screen/DebugOptionsScreen$AbstractEntry
intermediary net/minecraft/class_11644$class_11645
official gmv$a
  • Constructor Details

    • AbstractEntry

      public AbstractEntry()
  • Method Details

    • init

      public abstract void init()
      Mappings:
      Namespace Name Mixin selector
      named init Lnet/minecraft/client/gui/screen/DebugOptionsScreen$AbstractEntry;init()V
      intermediary method_72814 Lnet/minecraft/class_11644$class_11645;method_72814()V
      official c Lgmv$a;c()V