Class BeaconScreen.BeaconScreenButton

All Implemented Interfaces:
GuiEventListener, Widget, NarratableEntry, NarrationSupplier, BeaconScreen.BeaconButton
Direct Known Subclasses:
BeaconScreen.BeaconPowerButton, BeaconScreen.BeaconSpriteScreenButton
Enclosing class:
BeaconScreen

abstract static class BeaconScreen.BeaconScreenButton extends AbstractButton implements BeaconScreen.BeaconButton
  • Field Details

    • selected

      private boolean selected
  • Constructor Details

    • BeaconScreenButton

      protected BeaconScreenButton(int p_98022_, int p_98023_)
    • BeaconScreenButton

      protected BeaconScreenButton(int p_169654_, int p_169655_, Component p_169656_)
  • Method Details