Class OptionPairWidget


@Environment(CLIENT) public class OptionPairWidget extends EntryListWidget
Mappings:
Namespace Name
official bux
intermediary net/minecraft/class_1804
named net/minecraft/client/gui/widget/OptionPairWidget
  • Field Details

    • entries

      private final List entries
      Mappings:
      Namespace Name Mixin selector
      official u Lbux;u:Ljava/util/List;
      intermediary field_7729 Lnet/minecraft/class_1804;field_7729:Ljava/util/List;
      named entries Lnet/minecraft/client/gui/widget/OptionPairWidget;entries:Ljava/util/List;
  • Constructor Details

    • OptionPairWidget

      public OptionPairWidget(MinecraftClient minecraftClient, int int2, int int3, int int4, int int5, int int6, GameOption[] gameOption)
  • Method Details

    • method_6702

      private ButtonWidget method_6702(MinecraftClient minecraftClient, int int2, int int3, GameOption gameOption)
      Mappings:
      Namespace Name Mixin selector
      official a Lbux;a(Lbsu;IILbtr;)Lbug;
      intermediary method_6702 Lnet/minecraft/class_1804;method_6702(Lnet/minecraft/class_1600;IILnet/minecraft/class_350;)Lnet/minecraft/class_356;
      named method_6702 Lnet/minecraft/client/gui/widget/OptionPairWidget;method_6702(Lnet/minecraft/client/MinecraftClient;IILnet/minecraft/client/options/GameOption;)Lnet/minecraft/client/gui/widget/ButtonWidget;
    • method_6697

      public class_1805 method_6697(int int2)
      Specified by:
      method_6697 in class EntryListWidget
      Mappings:
      Namespace Name Mixin selector
      official c Lbux;c(I)Lbuy;
      intermediary method_6703 Lnet/minecraft/class_1804;method_6703(I)Lnet/minecraft/class_1805;
      named method_6697 Lnet/minecraft/client/gui/widget/OptionPairWidget;method_6697(I)Lnet/minecraft/client/class_1805;
    • getEntryCount

      protected int getEntryCount()
      Specified by:
      getEntryCount in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official b Lbvk;b()I
      intermediary method_1050 Lnet/minecraft/class_390;method_1050()I
      named getEntryCount Lnet/minecraft/client/gui/widget/ListWidget;getEntryCount()I
    • getRowWidth

      public int getRowWidth()
      Overrides:
      getRowWidth in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official c Lbvk;c()I
      intermediary method_6706 Lnet/minecraft/class_390;method_6706()I
      named getRowWidth Lnet/minecraft/client/gui/widget/ListWidget;getRowWidth()I
    • getScrollbarPosition

      protected int getScrollbarPosition()
      Overrides:
      getScrollbarPosition in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official d Lbvk;d()I
      intermediary method_1069 Lnet/minecraft/class_390;method_1069()I
      named getScrollbarPosition Lnet/minecraft/client/gui/widget/ListWidget;getScrollbarPosition()I