Class RealmsCreateWorldScreen.FrameButton
java.lang.Object
net.minecraft.client.gui.widget.ClickableWidget
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 official evf$aintermediary net/minecraft/class_4410$class_4411named net/minecraft/client/realms/gui/screen/RealmsCreateWorldScreen$FrameButton
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.widget.ButtonWidget
ButtonWidget.Builder, ButtonWidget.NarrationSupplier, ButtonWidget.PressActionNested classes/interfaces inherited from interface net.minecraft.client.gui.Selectable
Selectable.SelectionType -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate static final Identifierprivate static final intprivate static final intprivate final IdentifierFields inherited from class net.minecraft.client.gui.widget.ButtonWidget
DEFAULT_HEIGHT, DEFAULT_NARRATION_SUPPLIER, DEFAULT_WIDTH, DEFAULT_WIDTH_SMALL, field_46856, narrationSupplier, onPressFields inherited from class net.minecraft.client.gui.widget.PressableWidget
field_43050Fields inherited from class net.minecraft.client.gui.widget.ClickableWidget
active, alpha, height, hovered, visible, widthFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
ConstructorsConstructorDescriptionFrameButton(Text text, Identifier identifier, ButtonWidget.PressAction pressAction) -
Method Summary
Modifier and TypeMethodDescriptionvoidrenderWidget(DrawContext context, int mouseX, int mouseY, float delta) Methods inherited from class net.minecraft.client.gui.widget.ButtonWidget
appendClickableNarrations, builder, getNarrationMessage, onPressMethods inherited from class net.minecraft.client.gui.widget.PressableWidget
drawMessage, keyPressed, onClickMethods inherited from class net.minecraft.client.gui.widget.ClickableWidget
appendDefaultNarrations, appendNarrations, clicked, drawScrollableText, drawScrollableText, drawScrollableText, forEachChild, getBottom, getHeight, getMessage, getNarrationMessage, getNavigationFocus, getNavigationOrder, getNavigationPath, getRight, getTooltip, getType, getWidth, getX, getY, isFocused, isHovered, isMouseOver, isNarratable, isSelected, isValidClickButton, mouseClicked, mouseDragged, mouseReleased, onDrag, onRelease, playDownSound, render, setAlpha, setDimensions, setDimensionsAndPosition, setFocused, setHeight, setMessage, 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, getFocusedPath, keyReleased, mouseMoved, mouseScrolledMethods inherited from interface net.minecraft.client.gui.widget.Widget
setPosition
-
Field Details
-
field_48384
- Mappings:
Namespace Name Mixin selector official bLevf$a;b:Laiy;intermediary field_48384Lnet/minecraft/class_4410$class_4411;field_48384:Lnet/minecraft/class_2960;named field_48384Lnet/minecraft/client/realms/gui/screen/RealmsCreateWorldScreen$FrameButton;field_48384:Lnet/minecraft/util/Identifier;
-
field_48385
private static final int field_48385- See Also:
- Mappings:
Namespace Name Mixin selector official cLevf$a;c:Iintermediary field_48385Lnet/minecraft/class_4410$class_4411;field_48385:Inamed field_48385Lnet/minecraft/client/realms/gui/screen/RealmsCreateWorldScreen$FrameButton;field_48385:I
-
field_48386
private static final int field_48386- See Also:
- Mappings:
Namespace Name Mixin selector official dLevf$a;d:Iintermediary field_48386Lnet/minecraft/class_4410$class_4411;field_48386:Inamed field_48386Lnet/minecraft/client/realms/gui/screen/RealmsCreateWorldScreen$FrameButton;field_48386:I
-
field_46130
private static final int field_46130- See Also:
- Mappings:
Namespace Name Mixin selector official tLevf$a;t:Iintermediary field_46130Lnet/minecraft/class_4410$class_4411;field_46130:Inamed field_46130Lnet/minecraft/client/realms/gui/screen/RealmsCreateWorldScreen$FrameButton;field_46130:I
-
image
- Mappings:
Namespace Name Mixin selector official uLevf$a;u:Laiy;intermediary field_20032Lnet/minecraft/class_4410$class_4411;field_20032:Lnet/minecraft/class_2960;named imageLnet/minecraft/client/realms/gui/screen/RealmsCreateWorldScreen$FrameButton;image:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
FrameButton
FrameButton(Text text, Identifier identifier, ButtonWidget.PressAction pressAction)
-
-
Method Details
-
renderWidget
- Overrides:
renderWidgetin classPressableWidget- Mappings:
Namespace Name Mixin selector official bLezf;b(Leyu;IIF)Vintermediary method_48579Lnet/minecraft/class_339;method_48579(Lnet/minecraft/class_332;IIF)Vnamed renderWidgetLnet/minecraft/client/gui/widget/ClickableWidget;renderWidget(Lnet/minecraft/client/gui/DrawContext;IIF)V
-