Class BeaconScreen.BeaconSpriteScreenButton

All Implemented Interfaces:
GuiEventListener, Renderable, TabOrderedElement, LayoutElement, NarratableEntry, NarrationSupplier, BeaconScreen.BeaconButton
Direct Known Subclasses:
BeaconScreen.BeaconCancelButton, BeaconScreen.BeaconConfirmButton
Enclosing class:
BeaconScreen

abstract static class BeaconScreen.BeaconSpriteScreenButton extends BeaconScreen.BeaconScreenButton
  • Field Details

    • iconX

      private final int iconX
    • iconY

      private final int iconY
  • Constructor Details

    • BeaconSpriteScreenButton

      protected BeaconSpriteScreenButton(int p_169663_, int p_169664_, int p_169665_, int p_169666_, Component p_169667_)
  • Method Details