Class EditGameRulesScreen.RuleListWidget

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

@Environment(CLIENT) public class EditGameRulesScreen.RuleListWidget extends ElementListWidget<EditGameRulesScreen.AbstractRuleWidget>
Mappings:
Namespace Name
official ezb$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> Lezb$g;<init>(Lezb;Lcmi;)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

    • render

      public void render(DrawContext context, int mouseX, int mouseY, float delta)
      Specified by:
      render in interface Drawable
      Overrides:
      render in class EntryListWidget<EditGameRulesScreen.AbstractRuleWidget>
      Mappings:
      Namespace Name Mixin selector
      official a Leqh;a(Leox;IIF)V
      intermediary method_25394 Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)V
      named render Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)V