Interface BeaconScreen.BeaconButtonWidget

All Known Implementing Classes:
BeaconScreen.BaseButtonWidget, BeaconScreen.CancelButtonWidget, BeaconScreen.DoneButtonWidget, BeaconScreen.EffectButtonWidget, BeaconScreen.IconButtonWidget, BeaconScreen.LevelTwoEffectButtonWidget
Enclosing class:
BeaconScreen

@Environment(CLIENT) private static interface BeaconScreen.BeaconButtonWidget
Mappings:
Namespace Name
official eqd$a
intermediary net/minecraft/class_466$class_6392
named net/minecraft/client/gui/screen/ingame/BeaconScreen$BeaconButtonWidget
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    tick(int level)
     
  • Method Details

    • tick

      void tick(int level)
      Mappings:
      Namespace Name Mixin selector
      official a Leqd$a;a(I)V
      intermediary method_37080 Lnet/minecraft/class_466$class_6392;method_37080(I)V
      named tick Lnet/minecraft/client/gui/screen/ingame/BeaconScreen$BeaconButtonWidget;tick(I)V