Class EditGameRulesScreen.RuleListWidget

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

@Environment(CLIENT) public class EditGameRulesScreen.RuleListWidget extends ElementListWidget<EditGameRulesScreen.AbstractRuleWidget>
Mappings:
Namespace Name
official etj$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> Letj$g;<init>(Letj;Lcjs;)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(MatrixStack matrices, 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 Lely;a(Leed;IIF)V
      intermediary method_25394 Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_4587;IIF)V
      named render Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/util/math/MatrixStack;IIF)V