Class SkinOptionsScreen.SkinOptionButton
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.widget.ButtonWidget
net.minecraft.client.gui.screen.options.SkinOptionsScreen.SkinOptionButton
- All Implemented Interfaces:
class_4122
- Enclosing class:
- SkinOptionsScreen
- Mappings:
Namespace Name official ckf$aintermediary net/minecraft/class_2318$class_2319named net/minecraft/client/gui/screen/options/SkinOptionsScreen$SkinOptionButton
-
Field Summary
FieldsFields inherited from class net.minecraft.client.gui.widget.ButtonWidget
active, height, hovered, id, message, visible, WIDGETS_LOCATION, width, x, yFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE, zOffset -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateSkinOptionButton(int id, int x, int y, int width, int height, PlayerModelPart part) -
Method Summary
Methods inherited from class net.minecraft.client.gui.widget.ButtonWidget
getWidth, getYImage, isHovered, method_18375, method_18376, method_18377, method_891, mouseClicked, mouseDragged, mouseReleased, playDownSound, renderBg, renderToolTip, setWidthMethods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredString, drawHorizontalLine, drawSprite, drawTexture, drawTexture, drawTexture, drawTexture, drawVerticalLine, drawWithShadow, fill, fillGradientMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.class_4122
charTyped, keyPressed, keyReleased, method_18427, method_18428, mouseScrolled
-
Field Details
-
part
- Mappings:
Namespace Name Mixin selector official pLckf$a;p:Laoh;intermediary field_10467Lnet/minecraft/class_2318$class_2319;field_10467:Lnet/minecraft/class_2670;named partLnet/minecraft/client/gui/screen/options/SkinOptionsScreen$SkinOptionButton;part:Lnet/minecraft/client/render/entity/PlayerModelPart;
-
-
Constructor Details
-
SkinOptionButton
- Mappings:
Namespace Name Mixin selector official <init>Lckf$a;<init>(Lckf;IIIIILaoh;)Vintermediary <init>Lnet/minecraft/class_2318$class_2319;<init>(Lnet/minecraft/class_2318;IIIIILnet/minecraft/class_2670;)Vnamed <init>Lnet/minecraft/client/gui/screen/options/SkinOptionsScreen$SkinOptionButton;<init>(Lnet/minecraft/client/gui/screen/options/SkinOptionsScreen;IIIIILnet/minecraft/client/render/entity/PlayerModelPart;)V
-
-
Method Details
-
method_18374
public void method_18374(double double2, double double3) - Overrides:
method_18374in classButtonWidget- Mappings:
Namespace Name Mixin selector official aLcgu;a(DD)Vintermediary method_18374Lnet/minecraft/class_356;method_18374(DD)Vnamed method_18374Lnet/minecraft/client/gui/widget/ButtonWidget;method_18374(DD)V
-