Interface Narratable

All Known Subinterfaces:
Selectable
All Known Implementing Classes:
AbstractFurnaceRecipeBookScreen, AbuseReportReasonScreen.ReasonListWidget, AbuseReportReasonScreen.ReasonListWidget.ReasonEntry, AlwaysSelectedEntryListWidget, AlwaysSelectedEntryListWidget.Entry, AnimatedResultButton, AxisGridWidget, BeaconScreen.BaseButtonWidget, BeaconScreen.CancelButtonWidget, BeaconScreen.DoneButtonWidget, BeaconScreen.EffectButtonWidget, BeaconScreen.IconButtonWidget, BeaconScreen.LevelTwoEffectButtonWidget, BlastFurnaceRecipeBookScreen, ButtonListWidget, ButtonWidget, ChatSelectionScreen.SelectionListWidget, ChatSelectionScreen.SelectionListWidget.Entry, ChatSelectionScreen.SelectionListWidget.MessageEntry, ChatSelectionScreen.SelectionListWidget.SenderEntry, ChatSelectionScreen.SelectionListWidget.SeparatorEntry, ChatSelectionScreen.SelectionListWidget.TextEntry, CheckboxWidget, ClickableWidget, ControlsListWidget, CustomizeBuffetLevelScreen.BuffetBiomesListWidget, CustomizeBuffetLevelScreen.BuffetBiomesListWidget.BuffetBiomeItem, CustomizeFlatLevelScreen.SuperflatLayersListWidget, CustomizeFlatLevelScreen.SuperflatLayersListWidget.SuperflatLayerEntry, CyclingButtonWidget, EditBoxWidget, EditGameRulesScreen.RuleListWidget, ElementListWidget, EmptyWidget, EntryListWidget, ExperimentalWarningScreen.DetailsScreen.PackListWidget, ExperimentalWarningScreen.DetailsScreen.PackListWidgetEntry, FurnaceRecipeBookScreen, GameModeSelectionScreen.ButtonWidget, GridWidget, LanguageOptionsScreen.LanguageSelectionListWidget, LanguageOptionsScreen.LanguageSelectionListWidget.LanguageEntry, LockButtonWidget, MerchantScreen.WidgetButtonPage, MultilineTextWidget, MultiplayerServerListWidget, MultiplayerServerListWidget.Entry, MultiplayerServerListWidget.LanServerEntry, MultiplayerServerListWidget.ScanningEntry, MultiplayerServerListWidget.ServerEntry, OptionSliderWidget, PackListWidget, PackListWidget.ResourcePackEntry, PageTurnWidget, PresetsScreen.SuperflatPresetsListWidget, PresetsScreen.SuperflatPresetsListWidget.SuperflatPresetEntry, PressableTextWidget, PressableWidget, RealmsBackupInfoScreen.BackupInfoList, RealmsBackupInfoScreen.BackupInfoListEntry, RealmsBackupScreen.BackupObjectSelectionList, RealmsBackupScreen.BackupObjectSelectionListEntry, RealmsMainScreen.CloseButton, RealmsMainScreen.Entry, RealmsMainScreen.NewsButton, RealmsMainScreen.PendingInvitesButton, RealmsMainScreen.RealmSelectionList, RealmsMainScreen.RealmSelectionListEntry, RealmsMainScreen.RealmSelectionListTrialEntry, RealmsObjectSelectionList, RealmsPendingInvitesScreen.PendingInvitationSelectionList, RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry, RealmsPlayerScreen.InvitedObjectSelectionList, RealmsPlayerScreen.InvitedObjectSelectionListEntry, RealmsResetWorldScreen.FrameButton, RealmsSelectFileToUploadScreen.WorldListEntry, RealmsSelectFileToUploadScreen.WorldSelectionList, RealmsSelectWorldTemplateScreen.WorldTemplateObjectSelectionList, RealmsSelectWorldTemplateScreen.WorldTemplateObjectSelectionListEntry, RealmsSlotOptionsScreen.SettingsSlider, RealmsWorldSlotButton, RecipeAlternativesWidget.AlternativeButtonWidget, RecipeAlternativesWidget.FurnaceAlternativeButtonWidget, RecipeBookWidget, RecipeGroupButtonWidget, ScrollableWidget, SimpleOption.OptionSliderWidgetImpl, SimplePositioningWidget, SliderWidget, SmokerRecipeBookScreen, SocialInteractionsPlayerListWidget, StatsScreen.EntityStatsListWidget, StatsScreen.EntityStatsListWidget.Entry, StatsScreen.GeneralStatsListWidget, StatsScreen.GeneralStatsListWidget.Entry, StatsScreen.ItemStatsListWidget, StatsScreen.ItemStatsListWidget.Entry, TelemetryEventWidget, TextFieldWidget, TexturedButtonWidget, TextWidget, ToggleButtonWidget, Tooltip, WorldListWidget, WorldListWidget.Entry, WorldListWidget.LoadingEntry, WorldListWidget.WorldEntry, WrapperWidget

@Environment(CLIENT) public interface Narratable
Mappings:
Namespace Name
official enl
intermediary net/minecraft/class_6383
named net/minecraft/client/gui/Narratable
  • Method Details

    • appendNarrations

      void appendNarrations(NarrationMessageBuilder builder)
      Mappings:
      Namespace Name Mixin selector
      official b Lenl;b(Lenk;)V
      intermediary method_37020 Lnet/minecraft/class_6383;method_37020(Lnet/minecraft/class_6382;)V
      named appendNarrations Lnet/minecraft/client/gui/Narratable;appendNarrations(Lnet/minecraft/client/gui/screen/narration/NarrationMessageBuilder;)V