Class RealmsCreateWorldScreen.FrameButton
java.lang.Object
net.minecraft.client.gui.widget.ClickableWidget
net.minecraft.client.gui.widget.ClickableWidget.class_12230
net.minecraft.client.gui.widget.PressableWidget
net.minecraft.client.gui.widget.ButtonWidget
net.minecraft.client.realms.gui.screen.RealmsCreateWorldScreen.FrameButton
- All Implemented Interfaces:
Drawable,Element,Narratable,Navigable,Selectable,Widget
- Enclosing class:
RealmsCreateWorldScreen
- Mappings:
Namespace Name named net/minecraft/client/realms/gui/screen/RealmsCreateWorldScreen$FrameButtonintermediary net/minecraft/class_4410$class_4411official gam$a
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.widget.ButtonWidget
ButtonWidget.Builder, ButtonWidget.class_12231, ButtonWidget.NarrationSupplier, ButtonWidget.PressActionNested classes/interfaces inherited from class net.minecraft.client.gui.widget.ClickableWidget
ClickableWidget.class_12230Nested classes/interfaces inherited from interface net.minecraft.client.gui.Selectable
Selectable.SelectionType -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Identifierprivate static final intprivate static final Identifierprivate static final intprivate static final intFields inherited from class net.minecraft.client.gui.widget.ButtonWidget
DEFAULT_HEIGHT, DEFAULT_NARRATION_SUPPLIER, DEFAULT_WIDTH, DEFAULT_WIDTH_SMALL, field_46856, field_49479, narrationSupplier, onPressFields inherited from class net.minecraft.client.gui.widget.PressableWidget
field_43050 -
Constructor Summary
ConstructorsConstructorDescriptionFrameButton(TextRenderer textRenderer, Text message, Identifier image, ButtonWidget.PressAction onPress) -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_75752(DrawContext drawContext, int int2, int int3, float float2) Methods inherited from class net.minecraft.client.gui.widget.ButtonWidget
appendClickableNarrations, builder, getNarrationMessage, onPressMethods inherited from class net.minecraft.client.gui.widget.PressableWidget
keyPressed, method_75793, method_75794, onClick, renderWidgetMethods inherited from class net.minecraft.client.gui.widget.ClickableWidget.class_12230
getMessage, method_75800, setMessageMethods inherited from class net.minecraft.client.gui.widget.ClickableWidget
appendDefaultNarrations, appendNarrations, forEachChild, getBottom, getHeight, getNarrationMessage, getNavigationFocus, getNavigationOrder, getNavigationPath, getRight, getType, getWidth, getX, getY, isFocused, isHovered, isInteractable, isMouseOver, isSelected, isValidClickButton, method_75798, method_75799, mouseClicked, mouseDragged, mouseReleased, onDrag, onRelease, playClickSound, playDownSound, render, setAlpha, setDimensions, setDimensionsAndPosition, setFocused, setHeight, setNavigationOrder, setTooltip, setTooltipDelay, setWidth, setX, setYMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.Element
charTyped, getBorder, getFocusedPath, isClickable, keyReleased, mouseMoved, mouseScrolledMethods inherited from interface net.minecraft.client.gui.Selectable
getNarratedPartsMethods inherited from interface net.minecraft.client.gui.widget.Widget
setPosition
-
Field Details
-
TEXTURE
- Mappings:
Namespace Name Mixin selector named TEXTURELnet/minecraft/client/realms/gui/screen/RealmsCreateWorldScreen$FrameButton;TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_48384Lnet/minecraft/class_4410$class_4411;field_48384:Lnet/minecraft/class_2960;official bLgam$a;b:Lamy;
-
SIZE
private static final int SIZE- See Also:
- Mappings:
Namespace Name Mixin selector named SIZELnet/minecraft/client/realms/gui/screen/RealmsCreateWorldScreen$FrameButton;SIZE:Iintermediary field_48385Lnet/minecraft/class_4410$class_4411;field_48385:Iofficial cLgam$a;c:I
-
TEXTURE_MARGIN
private static final int TEXTURE_MARGIN- See Also:
- Mappings:
Namespace Name Mixin selector named TEXTURE_MARGINLnet/minecraft/client/realms/gui/screen/RealmsCreateWorldScreen$FrameButton;TEXTURE_MARGIN:Iintermediary field_48386Lnet/minecraft/class_4410$class_4411;field_48386:Iofficial dLgam$a;d:I
-
TEXTURE_SIZE
private static final int TEXTURE_SIZE- See Also:
- Mappings:
Namespace Name Mixin selector named TEXTURE_SIZELnet/minecraft/client/realms/gui/screen/RealmsCreateWorldScreen$FrameButton;TEXTURE_SIZE:Iintermediary field_46130Lnet/minecraft/class_4410$class_4411;field_46130:Iofficial uLgam$a;u:I
-
image
- Mappings:
Namespace Name Mixin selector named imageLnet/minecraft/client/realms/gui/screen/RealmsCreateWorldScreen$FrameButton;image:Lnet/minecraft/util/Identifier;intermediary field_20032Lnet/minecraft/class_4410$class_4411;field_20032:Lnet/minecraft/class_2960;official vLgam$a;v:Lamy;
-
-
Constructor Details
-
FrameButton
FrameButton(TextRenderer textRenderer, Text message, Identifier image, ButtonWidget.PressAction onPress) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/realms/gui/screen/RealmsCreateWorldScreen$FrameButton;<init>(Lnet/minecraft/client/realms/gui/screen/RealmsCreateWorldScreen;Lnet/minecraft/client/font/TextRenderer;Lnet/minecraft/text/Text;Lnet/minecraft/util/Identifier;Lnet/minecraft/client/gui/widget/ButtonWidget$PressAction;)Vintermediary <init>Lnet/minecraft/class_4410$class_4411;<init>(Lnet/minecraft/class_4410;Lnet/minecraft/class_327;Lnet/minecraft/class_2561;Lnet/minecraft/class_2960;Lnet/minecraft/class_4185$class_4241;)Vofficial <init>Lgam$a;<init>(Lgam;Lgga;Lym;Lamy;Lggq$c;)V
-
-
Method Details
-
method_75752
- Specified by:
method_75752in classPressableWidget- Mappings:
Namespace Name Mixin selector named method_75752Lnet/minecraft/client/gui/widget/PressableWidget;method_75752(Lnet/minecraft/client/gui/DrawContext;IIF)Vintermediary method_75752Lnet/minecraft/class_4264;method_75752(Lnet/minecraft/class_332;IIF)Vofficial bLggg;b(Lggd;IIF)V
-