Interface Tab

All Known Implementing Classes:
CreateWorldScreen.GameTab, CreateWorldScreen.MoreTab, CreateWorldScreen.WorldTab, GridScreenTab, RealmsPlayerTab, RealmsSettingsTab, RealmsSubscriptionInfoTab, RealmsWorldsTab

@Environment(CLIENT) public interface Tab
Mappings:
Namespace Name
named net/minecraft/client/gui/tab/Tab
intermediary net/minecraft/class_8087
official fxh
  • Method Details

    • getTitle

      Text getTitle()
      Mappings:
      Namespace Name Mixin selector
      named getTitle Lnet/minecraft/client/gui/tab/Tab;getTitle()Lnet/minecraft/text/Text;
      intermediary method_48610 Lnet/minecraft/class_8087;method_48610()Lnet/minecraft/class_2561;
      official b Lfxh;b()Lxi;
    • method_71245

      Text method_71245()
      Mappings:
      Namespace Name Mixin selector
      named method_71245 Lnet/minecraft/client/gui/tab/Tab;method_71245()Lnet/minecraft/text/Text;
      intermediary method_71245 Lnet/minecraft/class_8087;method_71245()Lnet/minecraft/class_2561;
      official aP_ Lfxh;aP_()Lxi;
    • forEachChild

      void forEachChild(Consumer<ClickableWidget> consumer)
      Mappings:
      Namespace Name Mixin selector
      named forEachChild Lnet/minecraft/client/gui/tab/Tab;forEachChild(Ljava/util/function/Consumer;)V
      intermediary method_48612 Lnet/minecraft/class_8087;method_48612(Ljava/util/function/Consumer;)V
      official a Lfxh;a(Ljava/util/function/Consumer;)V
    • refreshGrid

      void refreshGrid(ScreenRect tabArea)
      Mappings:
      Namespace Name Mixin selector
      named refreshGrid Lnet/minecraft/client/gui/tab/Tab;refreshGrid(Lnet/minecraft/client/gui/ScreenRect;)V
      intermediary method_48611 Lnet/minecraft/class_8087;method_48611(Lnet/minecraft/class_8030;)V
      official a Lfxh;a(Lfzp;)V