Uses of Record Class
net.minecraft.client.gui.screen.ButtonTextures
Package
Description
-
Uses of ButtonTextures in net.minecraft.client.gui.screen.multiplayer
Modifier 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
Modifier and TypeFieldDescriptionstatic final ButtonTextures
RecipeBookWidget.BUTTON_TEXTURES
private static final ButtonTextures
RecipeBookWidget.FILTER_BUTTON_TEXTURES
private static final ButtonTextures
RecipeBookResults.PAGE_BACKWARD_TEXTURES
private static final ButtonTextures
RecipeBookResults.PAGE_FORWARD_TEXTURES
private static final ButtonTextures
AbstractFurnaceRecipeBookScreen.TEXTURES
private static final ButtonTextures
RecipeGroupButtonWidget.TEXTURES
-
Uses of ButtonTextures in net.minecraft.client.gui.widget
Modifier and TypeFieldDescriptionprivate static final ButtonTextures
TabButtonWidget.TAB_BUTTON_TEXTURES
private static final ButtonTextures
ScrollableWidget.TEXT_FIELD_TEXTURES
protected final ButtonTextures
TexturedButtonWidget.textures
protected @Nullable ButtonTextures
ToggleButtonWidget.textures
private static final ButtonTextures
PressableWidget.TEXTURES
private static final ButtonTextures
TextFieldWidget.TEXTURES
ModifierConstructorDescriptionTexturedButtonWidget
(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
Modifier and TypeFieldDescriptionprivate static final ButtonTextures
RealmsBackupScreen.BackupObjectSelectionListEntry.CHANGES_BUTTON_TEXTURES
private static final ButtonTextures
BuyRealmsScreen.CROSS_BUTTON_TEXTURES
private static final ButtonTextures
RealmsSelectWorldTemplateScreen.WorldTemplateObjectSelectionListEntry.LINK_TEXTURES
private static final ButtonTextures
RealmsPlayerScreen.InvitedObjectSelectionListEntry.MAKE_OPERATOR_TEXTURES
private static final ButtonTextures
RealmsPlayerScreen.InvitedObjectSelectionListEntry.REMOVE_OPERATOR_TEXTURES
private static final ButtonTextures
RealmsPlayerScreen.InvitedObjectSelectionListEntry.REMOVE_PLAYER_TEXTURES
private static final ButtonTextures
RealmsBackupScreen.BackupObjectSelectionListEntry.RESTORE_BUTTON_TEXTURES
private static final ButtonTextures
RealmsMainScreen.CrossButton.TEXTURES
private static final ButtonTextures
RealmsSelectWorldTemplateScreen.WorldTemplateObjectSelectionListEntry.VIDEO_LINK_TEXTURES