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 ButtonTextures
SocialInteractionsPlayerListEntry.MUTE_BUTTON_TEXTURES
private static final ButtonTextures
SocialInteractionsPlayerListEntry.REPORT_BUTTON_TEXTURES
private static final ButtonTextures
SocialInteractionsPlayerListEntry.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 ButtonTextures
RecipeBookWidget.BUTTON_TEXTURES
private static final ButtonTextures
AbstractFurnaceRecipeBookScreen.field_45540
private static final ButtonTextures
RecipeBookResults.field_45552
private static final ButtonTextures
RecipeBookResults.field_45553
private static final ButtonTextures
RecipeBookWidget.FILTER_BUTTON_TEXTURES
private static final ButtonTextures
RecipeGroupButtonWidget.TEXTURES
-
Uses of ButtonTextures in net.minecraft.client.gui.widget
Fields in net.minecraft.client.gui.widget declared as ButtonTexturesModifier and TypeFieldDescriptionprivate static final ButtonTextures
TabButtonWidget.TAB_BUTTON_TEXTURES
protected final ButtonTextures
TexturedButtonWidget.textures
protected @Nullable ButtonTextures
ToggleButtonWidget.textures
private static final ButtonTextures
PressableWidget.TEXTURES
Methods 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 ButtonTextures
RealmsBackupScreen.BackupObjectSelectionListEntry.CHANGES_BUTTON_TEXTURES
private static final ButtonTextures
RealmsMainScreen.CrossButton.field_45222
private static final ButtonTextures
RealmsPlayerScreen.InvitedObjectSelectionListEntry.field_45252
private static final ButtonTextures
RealmsPlayerScreen.InvitedObjectSelectionListEntry.field_45253
private static final ButtonTextures
RealmsPlayerScreen.InvitedObjectSelectionListEntry.field_45254
private static final ButtonTextures
RealmsBackupScreen.BackupObjectSelectionListEntry.RESTORE_BUTTON_TEXTURES