Interface Selectable

All Superinterfaces:
Narratable
All Known Implementing Classes:
AbstractFurnaceRecipeBookScreen, AbuseReportReasonScreen.ReasonListWidget, AlwaysSelectedEntryListWidget, AnimatedResultButton, AxisGridWidget, BeaconScreen.BaseButtonWidget, BeaconScreen.CancelButtonWidget, BeaconScreen.DoneButtonWidget, BeaconScreen.EffectButtonWidget, BeaconScreen.IconButtonWidget, BeaconScreen.LevelTwoEffectButtonWidget, BlastFurnaceRecipeBookScreen, ButtonListWidget, ButtonWidget, ChatSelectionScreen.SelectionListWidget, CheckboxWidget, ClickableWidget, ControlsListWidget, CustomizeBuffetLevelScreen.BuffetBiomesListWidget, CustomizeFlatLevelScreen.SuperflatLayersListWidget, CyclingButtonWidget, EditBoxWidget, EditGameRulesScreen.RuleListWidget, ElementListWidget, EmptyWidget, EntryListWidget, ExperimentalWarningScreen.DetailsScreen.PackListWidget, FurnaceRecipeBookScreen, GameModeSelectionScreen.ButtonWidget, GridWidget, LanguageOptionsScreen.LanguageSelectionListWidget, LockButtonWidget, MerchantScreen.WidgetButtonPage, MultilineTextWidget, MultiplayerServerListWidget, OptionSliderWidget, PackListWidget, PageTurnWidget, PresetsScreen.SuperflatPresetsListWidget, PressableTextWidget, PressableWidget, RealmsBackupInfoScreen.BackupInfoList, RealmsBackupScreen.BackupObjectSelectionList, RealmsMainScreen.CloseButton, RealmsMainScreen.NewsButton, RealmsMainScreen.PendingInvitesButton, RealmsMainScreen.RealmSelectionList, RealmsObjectSelectionList, RealmsPendingInvitesScreen.PendingInvitationSelectionList, RealmsPlayerScreen.InvitedObjectSelectionList, RealmsResetWorldScreen.FrameButton, RealmsSelectFileToUploadScreen.WorldSelectionList, RealmsSelectWorldTemplateScreen.WorldTemplateObjectSelectionList, RealmsSlotOptionsScreen.SettingsSlider, RealmsWorldSlotButton, RecipeAlternativesWidget.AlternativeButtonWidget, RecipeAlternativesWidget.FurnaceAlternativeButtonWidget, RecipeBookWidget, RecipeGroupButtonWidget, ScrollableWidget, SimpleOption.OptionSliderWidgetImpl, SimplePositioningWidget, SliderWidget, SmokerRecipeBookScreen, SocialInteractionsPlayerListWidget, StatsScreen.EntityStatsListWidget, StatsScreen.GeneralStatsListWidget, StatsScreen.ItemStatsListWidget, TelemetryEventWidget, TextFieldWidget, TexturedButtonWidget, TextWidget, ToggleButtonWidget, WorldListWidget, WrapperWidget

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

    • getType

      Mappings:
      Namespace Name Mixin selector
      official ap_ Leni;ap_()Leni$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 ao_ Leni;ao_()Z
      intermediary method_37303 Lnet/minecraft/class_6379;method_37303()Z
      named isNarratable Lnet/minecraft/client/gui/Selectable;isNarratable()Z