Interface Renderable

All Known Implementing Classes:
AbstractButton, AbstractCommandBlockEditScreen, AbstractContainerScreen, AbstractFurnaceRecipeBookComponent, AbstractFurnaceScreen, AbstractOptionSliderButton, AbstractReportScreen, AbstractReportScreen.DiscardReportWarningScreen, AbstractScrollWidget, AbstractSelectionList, AbstractSignEditScreen, AbstractSliderButton, AbstractStringWidget, AbstractWidget, AccessibilityOnboardingScreen, AccessibilityOptionsScreen, AdvancementsScreen, AlertScreen, AnvilScreen, BackupConfirmScreen, BeaconScreen, BeaconScreen.BeaconCancelButton, BeaconScreen.BeaconConfirmButton, BeaconScreen.BeaconPowerButton, BeaconScreen.BeaconScreenButton, BeaconScreen.BeaconSpriteScreenButton, BeaconScreen.BeaconUpgradePowerButton, BlastFurnaceScreen, BlastingRecipeBookComponent, BookEditScreen, BookViewScreen, BrewingStandScreen, Button, CartographyTableScreen, ChatOptionsScreen, ChatReportScreen, ChatScreen, ChatSelectionScreen, ChatSelectionScreen.ChatSelectionList, Checkbox, CommandBlockEditScreen, ConfirmExperimentalFeaturesScreen, ConfirmExperimentalFeaturesScreen.DetailsScreen, ConfirmExperimentalFeaturesScreen.DetailsScreen.PackList, ConfirmLinkScreen, ConfirmScreen, ConnectScreen, ContainerObjectSelectionList, ContainerScreen, ControlsScreen, CraftingScreen, CreateBuffetWorldScreen, CreateBuffetWorldScreen.BiomeList, CreateFlatWorldScreen, CreateFlatWorldScreen.DetailsList, CreateWorldScreen, CreativeModeInventoryScreen, CreditsAndAttributionScreen, CycleButton, DatapackLoadFailureScreen, DeathScreen, DeathScreen.TitleConfirmScreen, DemoIntroScreen, DirectJoinServerScreen, DisconnectedRealmsScreen, DisconnectedScreen, DispenserScreen, EditBox, EditGameRulesScreen, EditGameRulesScreen.RuleList, EditServerScreen, EditWorldScreen, EffectRenderingInventoryScreen, EnchantmentScreen, ErrorScreen, ExperimentsScreen, ExtendedButton, FittingMultiLineTextWidget, FocusableTextWidget, ForgeLoadingOverlay, ForgeSlider, FurnaceScreen, GameModeSwitcherScreen, GameModeSwitcherScreen.GameModeSlot, GenericDirtMessageScreen, GenericWaitingScreen, GrindstoneScreen, HangingSignEditScreen, HopperScreen, HorseInventoryScreen, ImageButton, ImageWidget, ImageWidget.Sprite, ImageWidget.Texture, InBedChatScreen, InventoryScreen, ItemCombinerScreen, JigsawBlockEditScreen, JoinMultiplayerScreen, KeyBindsList, KeyBindsScreen, LanguageSelectScreen, LanguageSelectScreen.LanguageSelectionList, LecternScreen, LevelLoadingScreen, LoadingDotsWidget, LoadingErrorScreen, LoadingErrorScreen.LoadingEntryList, LoadingOverlay, LockIconButton, LoomScreen, MerchantScreen, MerchantScreen.TradeOfferButton, MinecartCommandBlockEditScreen, ModListScreen, ModListScreen.InfoPanel, ModListWidget, ModMismatchDisconnectedScreen, ModMismatchDisconnectedScreen.MismatchInfoPanel, MouseSettingsScreen, MultiLineEditBox, MultiLineTextWidget, NameReportScreen, NoticeWithLinkScreen, ObjectSelectionList, OnlineOptionsScreen, OptimizeWorldScreen, OptionInstance.OptionInstanceSliderButton, OptionsList, OptionsScreen, OptionsSubScreen, OutOfMemoryScreen, Overlay, OverlayRecipeComponent, OverlayRecipeComponent.OverlayRecipeButton, OverlayRecipeComponent.OverlaySmeltingRecipeButton, PackSelectionScreen, PageButton, PauseScreen, PlainTextButton, PlayerSkinWidget, PopupScreen, PresetFlatWorldScreen, PresetFlatWorldScreen.PresetsList, ProgressScreen, Realms32bitWarningScreen, RealmsBackupInfoScreen, RealmsBackupInfoScreen.BackupInfoList, RealmsBackupScreen, RealmsBackupScreen.BackupObjectSelectionList, RealmsBrokenWorldScreen, RealmsClientOutdatedScreen, RealmsConfigureWorldScreen, RealmsConfirmScreen, RealmsCreateRealmScreen, RealmsDownloadLatestWorldScreen, RealmsGenericErrorScreen, RealmsInviteScreen, RealmsLabel, RealmsLongConfirmationScreen, RealmsLongRunningMcoTaskScreen, RealmsLongRunningMcoTickTaskScreen, RealmsMainScreen, RealmsMainScreen.CrossButton, RealmsMainScreen.NotificationButton, RealmsMainScreen.RealmSelectionList, RealmsNotificationsScreen, RealmsObjectSelectionList, RealmsParentalConsentScreen, RealmsPendingInvitesScreen, RealmsPendingInvitesScreen.PendingInvitationSelectionList, RealmsPlayerScreen, RealmsPlayerScreen.InvitedObjectSelectionList, RealmsPopupScreen, RealmsResetNormalWorldScreen, RealmsResetWorldScreen, RealmsResetWorldScreen.FrameButton, RealmsScreen, RealmsSelectFileToUploadScreen, RealmsSelectFileToUploadScreen.WorldSelectionList, RealmsSelectWorldTemplateScreen, RealmsSelectWorldTemplateScreen.WorldTemplateObjectSelectionList, RealmsSettingsScreen, RealmsSlotOptionsScreen, RealmsSlotOptionsScreen.SettingsSlider, RealmsSubscriptionInfoScreen, RealmsTermsScreen, RealmsUploadScreen, RealmsWorldSlotButton, ReceivingLevelScreen, RecipeBookComponent, RecipeBookTabButton, RecipeButton, ReportPlayerScreen, ReportReasonSelectionScreen, ReportReasonSelectionScreen.ReasonSelectionList, SafetyScreen, Screen, ScrollPanel, SelectWorldScreen, ServerReconfigScreen, ServerSelectionList, ShareToLanScreen, ShulkerBoxScreen, SignEditScreen, SimpleOptionsSubScreen, SkinCustomizationScreen, SkinReportScreen, SmeltingRecipeBookComponent, SmithingScreen, SmokerScreen, SmokingRecipeBookComponent, SocialInteractionsPlayerList, SocialInteractionsScreen, SoundOptionsScreen, SpriteIconButton, SpriteIconButton.CenteredIcon, SpriteIconButton.TextAndIcon, StateSwitchingButton, StatsScreen, StatsScreen.GeneralStatisticsList, StatsScreen.ItemStatisticsList, StatsScreen.MobsStatisticsList, StonecutterScreen, StringWidget, StructureBlockEditScreen, TabButton, TabNavigationBar, TelemetryEventWidget, TelemetryInfoScreen, TitleScreen, TitleScreenModUpdateIndicator, TransferableSelectionList, UnicodeGlyphButton, VideoSettingsScreen, WarningScreen, WinScreen, WorldSelectionList

public interface Renderable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    render(GuiGraphics p_281245_, int p_253973_, int p_254325_, float p_254004_)
     
  • Method Details

    • render

      void render(GuiGraphics p_281245_, int p_253973_, int p_254325_, float p_254004_)