Class LanguageOptionsScreen.LanguageSelectionListWidget

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

@Environment(CLIENT) private class LanguageOptionsScreen.LanguageSelectionListWidget extends AlwaysSelectedEntryListWidget<LanguageOptionsScreen.LanguageSelectionListWidget.LanguageEntry>
Mappings:
Namespace Name
named net/minecraft/client/gui/screen/option/LanguageOptionsScreen$LanguageSelectionListWidget
intermediary net/minecraft/class_426$class_4195
official guo$a
  • Constructor Details

    • LanguageSelectionListWidget

      public LanguageSelectionListWidget(MinecraftClient client)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/gui/screen/option/LanguageOptionsScreen$LanguageSelectionListWidget;<init>(Lnet/minecraft/client/gui/screen/option/LanguageOptionsScreen;Lnet/minecraft/client/MinecraftClient;)V
      intermediary <init> Lnet/minecraft/class_426$class_4195;<init>(Lnet/minecraft/class_426;Lnet/minecraft/class_310;)V
      official <init> Lguo$a;<init>(Lguo;Lgec;)V
  • Method Details

    • setSearch

      void setSearch(String search)
      Mappings:
      Namespace Name Mixin selector
      named setSearch Lnet/minecraft/client/gui/screen/option/LanguageOptionsScreen$LanguageSelectionListWidget;setSearch(Ljava/lang/String;)V
      intermediary method_76281 Lnet/minecraft/class_426$class_4195;method_76281(Ljava/lang/String;)V
      official a Lguo$a;a(Ljava/lang/String;)V
    • getRowWidth

      public int getRowWidth()
      Overrides:
      getRowWidth in class EntryListWidget<LanguageOptionsScreen.LanguageSelectionListWidget.LanguageEntry>
      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 Lghp;a()I