Class DebugOptionsScreen.OptionsListWidget

All Implemented Interfaces:
Drawable, Element, Narratable, Navigable, ParentElement, Selectable, Widget
Enclosing class:
DebugOptionsScreen

@Environment(CLIENT) class DebugOptionsScreen.OptionsListWidget extends ElementListWidget<DebugOptionsScreen.AbstractEntry>
Mappings:
Namespace Name
named net/minecraft/client/gui/screen/DebugOptionsScreen$OptionsListWidget
intermediary net/minecraft/class_11644$class_11648
official gmv$d
  • Field Details

    • ENTRY_COMPARATOR

      private static final Comparator<Map.Entry<Identifier,DebugHudEntry>> ENTRY_COMPARATOR
      Mappings:
      Namespace Name Mixin selector
      named ENTRY_COMPARATOR Lnet/minecraft/client/gui/screen/DebugOptionsScreen$OptionsListWidget;ENTRY_COMPARATOR:Ljava/util/Comparator;
      intermediary field_61658 Lnet/minecraft/class_11644$class_11648;field_61658:Ljava/util/Comparator;
      official l Lgmv$d;l:Ljava/util/Comparator;
    • ITEM_HEIGHT

      private static final int ITEM_HEIGHT
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named ITEM_HEIGHT Lnet/minecraft/client/gui/screen/DebugOptionsScreen$OptionsListWidget;ITEM_HEIGHT:I
      intermediary field_61659 Lnet/minecraft/class_11644$class_11648;field_61659:I
      official m Lgmv$d;m:I
  • Constructor Details

    • OptionsListWidget

      public OptionsListWidget()
  • Method Details

    • renderWidget

      public void renderWidget(DrawContext context, int mouseX, int mouseY, float deltaTicks)
      Overrides:
      renderWidget in class EntryListWidget<DebugOptionsScreen.AbstractEntry>
      Mappings:
      Namespace Name Mixin selector
      named renderWidget Lnet/minecraft/client/gui/widget/ClickableWidget;renderWidget(Lnet/minecraft/client/gui/DrawContext;IIF)V
      intermediary method_48579 Lnet/minecraft/class_339;method_48579(Lnet/minecraft/class_332;IIF)V
      official b Lgdn;b(Lgdd;IIF)V
    • getRowWidth

      public int getRowWidth()
      Overrides:
      getRowWidth in class EntryListWidget<DebugOptionsScreen.AbstractEntry>
      Mappings:
      Namespace Name Mixin selector
      named getRowWidth Lnet/minecraft/client/gui/widget/EntryListWidget;getRowWidth()I
      intermediary method_25322 Lnet/minecraft/class_350;method_25322()I
      official a Lgdj;a()I
    • init

      public void init()
      Mappings:
      Namespace Name Mixin selector
      named init Lnet/minecraft/client/gui/screen/DebugOptionsScreen$OptionsListWidget;init()V
      intermediary method_72823 Lnet/minecraft/class_11644$class_11648;method_72823()V
      official d Lgmv$d;d()V
    • fillEntries

      public void fillEntries(String searchString)
      Mappings:
      Namespace Name Mixin selector
      named fillEntries Lnet/minecraft/client/gui/screen/DebugOptionsScreen$OptionsListWidget;fillEntries(Ljava/lang/String;)V
      intermediary method_72821 Lnet/minecraft/class_11644$class_11648;method_72821(Ljava/lang/String;)V
      official a Lgmv$d;a(Ljava/lang/String;)V
    • refreshScreen

      private void refreshScreen()
      Mappings:
      Namespace Name Mixin selector
      named refreshScreen Lnet/minecraft/client/gui/screen/DebugOptionsScreen$OptionsListWidget;refreshScreen()V
      intermediary method_72820 Lnet/minecraft/class_11644$class_11648;method_72820()V
      official H Lgmv$d;H()V