Class TitleBar.TitleBarSquareButton

All Implemented Interfaces:
TParentElement, ITooltipProvider, IEnableStateProvider, IEnableStateProviderSetter, ITextProvider, ITextProviderSetter
Enclosing class:
TitleBar

protected static final class TitleBar.TitleBarSquareButton extends TButtonWidget
This class serves as more of an "identifier" to a special type of TButtonWidget used by TitleBars.
  • Constructor Details

    • TitleBarSquareButton

      public TitleBarSquareButton(int x, int y, int width, int height, net.minecraft.text.Text text, Consumer<TButtonWidget> onClick)
    • TitleBarSquareButton

      public TitleBarSquareButton(int x, int y, int width, int height, net.minecraft.text.Text text)
    • TitleBarSquareButton

      public TitleBarSquareButton(int x, int y, int width, int height)