Class EditGameRulesScreen.RuleListWidget

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

@Environment(CLIENT) public class EditGameRulesScreen.RuleListWidget extends ElementListWidget<EditGameRulesScreen.AbstractRuleWidget>
Mappings:
Namespace Name
official fhs$g
intermediary net/minecraft/class_5235$class_5241
named net/minecraft/client/gui/screen/world/EditGameRulesScreen$RuleListWidget
  • Constructor Details

    • RuleListWidget

      public RuleListWidget(GameRules gameRules)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfhs$g;<init>(Lfhs;Lctl;)V
      intermediary <init> Lnet/minecraft/class_5235$class_5241;<init>(Lnet/minecraft/class_5235;Lnet/minecraft/class_1928;)V
      named <init> Lnet/minecraft/client/gui/screen/world/EditGameRulesScreen$RuleListWidget;<init>(Lnet/minecraft/client/gui/screen/world/EditGameRulesScreen;Lnet/minecraft/world/GameRules;)V
  • Method Details

    • renderWidget

      public void renderWidget(DrawContext context, int mouseX, int mouseY, float delta)
      Overrides:
      renderWidget in class EntryListWidget<EditGameRulesScreen.AbstractRuleWidget>
      Mappings:
      Namespace Name Mixin selector
      official b Lexe;b(Lewu;IIF)V
      intermediary method_48579 Lnet/minecraft/class_339;method_48579(Lnet/minecraft/class_332;IIF)V
      named renderWidget Lnet/minecraft/client/gui/widget/ClickableWidget;renderWidget(Lnet/minecraft/client/gui/DrawContext;IIF)V