Class EditGameRulesScreen.NamedRuleWidget

All Implemented Interfaces:
Element, ParentElement
Direct Known Subclasses:
EditGameRulesScreen.BooleanRuleWidget, EditGameRulesScreen.IntRuleWidget
Enclosing class:
EditGameRulesScreen

@Environment(CLIENT)
public abstract class EditGameRulesScreen.NamedRuleWidget
extends EditGameRulesScreen.AbstractRuleWidget
  • Field Details

  • Constructor Details

  • Method Details

    • children

      public List<? extends Element> children()
      Gets a list of all child GUI elements.
    • drawName

      protected void drawName​(MatrixStack matrices, int x, int y)