Uses of Class
net.minecraft.client.gui.components.SpriteIconButton
Packages that use SpriteIconButton
Package
Description
-
Uses of SpriteIconButton in com.mojang.realmsclient
Subclasses of SpriteIconButton in com.mojang.realmsclient -
Uses of SpriteIconButton in com.mojang.realmsclient.gui.screens
Fields in com.mojang.realmsclient.gui.screens declared as SpriteIconButtonModifier and TypeFieldDescriptionprivate final SpriteIconButtonRealmsPendingInvitesScreen.Entry.acceptButtonprivate final SpriteIconButtonRealmsPendingInvitesScreen.Entry.rejectButton -
Uses of SpriteIconButton in net.minecraft.client.gui.components
Subclasses of SpriteIconButton in net.minecraft.client.gui.componentsModifier and TypeClassDescriptionclassstatic classstatic classMethods in net.minecraft.client.gui.components that return SpriteIconButtonModifier and TypeMethodDescriptionstatic SpriteIconButtonCommonButtons.accessibility(int width, Button.OnPress onPress, boolean iconOnly) SpriteIconButton.Builder.build()static SpriteIconButtonCommonButtons.language(int width, Button.OnPress onPress, boolean iconOnly) -
Uses of SpriteIconButton in net.minecraft.client.gui.screens.friends
Fields in net.minecraft.client.gui.screens.friends declared as SpriteIconButtonModifier and TypeFieldDescriptionprivate final SpriteIconButtonIncomingEntry.acceptButtonprivate final SpriteIconButtonAddFriendWidget.addButtonprivate final SpriteIconButtonIncomingEntry.rejectButtonprivate final SpriteIconButtonFriendEntry.removeButtonprivate final SpriteIconButtonOutgoingEntry.revokeButton -
Uses of SpriteIconButton in net.neoforged.neoforge.client.gui.widget
Subclasses of SpriteIconButton in net.neoforged.neoforge.client.gui.widgetModifier and TypeClassDescriptionclassCustom sprite button subclass to draw an indicator overlay on the button when updates are available.