Interface Selectable

All Superinterfaces:
Narratable, Navigable
All Known Implementing Classes:
AbstractFurnaceRecipeBookScreen, AbstractTextWidget, AbuseReportReasonScreen.ReasonListWidget, AlwaysSelectedEntryListWidget, AnimatedResultButton, BeaconScreen.BaseButtonWidget, BeaconScreen.CancelButtonWidget, BeaconScreen.DoneButtonWidget, BeaconScreen.EffectButtonWidget, BeaconScreen.IconButtonWidget, BeaconScreen.LevelTwoEffectButtonWidget, BlastFurnaceRecipeBookScreen, ButtonWidget, ChatSelectionScreen.SelectionListWidget, CheckboxWidget, ClickableWidget, ContainerWidget, ControlsListWidget, CustomizeBuffetLevelScreen.BuffetBiomesListWidget, CustomizeFlatLevelScreen.SuperflatLayersListWidget, CyclingButtonWidget, EditBoxWidget, EditGameRulesScreen.RuleListWidget, ElementListWidget, EntryListWidget, ExperimentalWarningScreen.DetailsScreen.PackListWidget, FurnaceRecipeBookScreen, GameModeSelectionScreen.ButtonWidget, IconWidget, IconWidget.Simple, IconWidget.Texture, LanguageOptionsScreen.LanguageSelectionListWidget, LockButtonWidget, MerchantScreen.WidgetButtonPage, MultilineTextWidget, MultiplayerServerListWidget, NarratedMultilineTextWidget, OptionListWidget, OptionSliderWidget, PackListWidget, PageTurnWidget, PlayerSkinWidget, PresetsScreen.SuperflatPresetsListWidget, PressableTextWidget, PressableWidget, RealmsBackupInfoScreen.BackupInfoList, RealmsBackupScreen.BackupObjectSelectionList, RealmsCreateWorldScreen.FrameButton, RealmsLoadingWidget, RealmsMainScreen.CrossButton, RealmsMainScreen.NotificationButtonWidget, RealmsMainScreen.RealmSelectionList, RealmsObjectSelectionList, RealmsPendingInvitesScreen.PendingInvitationSelectionList, RealmsPlayerScreen.InvitedObjectSelectionList, RealmsSelectFileToUploadScreen.WorldSelectionList, RealmsSelectWorldTemplateScreen.WorldTemplateObjectSelectionList, RealmsSlotOptionsScreen.SettingsSlider, RealmsWorldSlotButton, RecipeAlternativesWidget.AlternativeButtonWidget, RecipeAlternativesWidget.FurnaceAlternativeButtonWidget, RecipeBookWidget, RecipeGroupButtonWidget, ScrollableTextWidget, ScrollableWidget, SimpleOption.OptionSliderWidgetImpl, SliderWidget, SmokerRecipeBookScreen, SocialInteractionsPlayerListWidget, StatsScreen.EntityStatsListWidget, StatsScreen.GeneralStatsListWidget, StatsScreen.ItemStatsListWidget, TabButtonWidget, TabNavigationWidget, TelemetryEventWidget, TextFieldWidget, TextIconButtonWidget, TextIconButtonWidget.IconOnly, TextIconButtonWidget.WithText, TexturedButtonWidget, TextWidget, ToggleButtonWidget, WorldListWidget

@Environment(CLIENT) public interface Selectable extends Navigable, Narratable
Mappings:
Namespace Name
official fax
intermediary net/minecraft/class_6379
named net/minecraft/client/gui/Selectable
  • Method Details

    • getType

      Mappings:
      Namespace Name Mixin selector
      official s Lfax;s()Lfax$a;
      intermediary method_37018 Lnet/minecraft/class_6379;method_37018()Lnet/minecraft/class_6379$class_6380;
      named getType Lnet/minecraft/client/gui/Selectable;getType()Lnet/minecraft/client/gui/Selectable$SelectionType;
    • isNarratable

      default boolean isNarratable()
      Mappings:
      Namespace Name Mixin selector
      official A Lfax;A()Z
      intermediary method_37303 Lnet/minecraft/class_6379;method_37303()Z
      named isNarratable Lnet/minecraft/client/gui/Selectable;isNarratable()Z