Uses of Record Class
net.minecraft.client.gui.screen.ButtonTextures
Packages that use ButtonTextures
Package
Description
The base package for all Minecraft classes.
-
Uses of ButtonTextures in net.minecraft
Fields in net.minecraft declared as ButtonTextures -
Uses of ButtonTextures in net.minecraft.client.gui.screen.multiplayer
Fields in net.minecraft.client.gui.screen.multiplayer declared as ButtonTexturesModifier and TypeFieldDescriptionprivate static final ButtonTexturesSocialInteractionsPlayerListEntry.MUTE_BUTTON_TEXTURESprivate static final ButtonTexturesSocialInteractionsPlayerListEntry.REPORT_BUTTON_TEXTURESprivate static final ButtonTexturesSocialInteractionsPlayerListEntry.UNMUTE_BUTTON_TEXTURES -
Uses of ButtonTextures in net.minecraft.client.gui.screen.recipebook
Fields in net.minecraft.client.gui.screen.recipebook declared as ButtonTexturesModifier and TypeFieldDescriptionstatic final ButtonTexturesRecipeBookWidget.BUTTON_TEXTURESprivate static final ButtonTexturesAbstractFurnaceRecipeBookScreen.field_45540private static final ButtonTexturesRecipeBookResults.field_45552private static final ButtonTexturesRecipeBookResults.field_45553private static final ButtonTexturesRecipeBookWidget.FILTER_BUTTON_TEXTURESprivate static final ButtonTexturesRecipeGroupButtonWidget.TEXTURES -
Uses of ButtonTextures in net.minecraft.client.gui.widget
Fields in net.minecraft.client.gui.widget declared as ButtonTexturesModifier and TypeFieldDescriptionprivate static final ButtonTexturesTabButtonWidget.TAB_BUTTON_TEXTURESprotected final ButtonTexturesTexturedButtonWidget.texturesprotected @Nullable ButtonTexturesToggleButtonWidget.texturesprivate static final ButtonTexturesPressableWidget.TEXTURESMethods in net.minecraft.client.gui.widget with parameters of type ButtonTexturesConstructors in net.minecraft.client.gui.widget with parameters of type ButtonTexturesModifierConstructorDescriptionTexturedButtonWidget(int x, int y, int width, int height, ButtonTextures textures, ButtonWidget.PressAction pressAction) TexturedButtonWidget(int x, int y, int width, int height, ButtonTextures textures, ButtonWidget.PressAction pressAction, Text text) TexturedButtonWidget(int width, int height, ButtonTextures textures, ButtonWidget.PressAction pressAction, Text text) -
Uses of ButtonTextures in net.minecraft.client.realms.gui.screen
Fields in net.minecraft.client.realms.gui.screen declared as ButtonTexturesModifier and TypeFieldDescriptionprivate static final ButtonTexturesRealmsBackupScreen.BackupObjectSelectionListEntry.CHANGES_BUTTON_TEXTURESprivate static final ButtonTexturesRealmsMainScreen.CrossButton.field_45222private static final ButtonTexturesRealmsPlayerScreen.InvitedObjectSelectionListEntry.field_45252private static final ButtonTexturesRealmsPlayerScreen.InvitedObjectSelectionListEntry.field_45253private static final ButtonTexturesRealmsPlayerScreen.InvitedObjectSelectionListEntry.field_45254private static final ButtonTexturesRealmsBackupScreen.BackupObjectSelectionListEntry.RESTORE_BUTTON_TEXTURES