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
- Enclosing class:
- SkinOptionsScreen
- Mappings:
Namespace Name official blm$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, isMouseOver, method_891, mouseReleased, playDownSound, renderBg, renderToolTip, setWidthMethods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredString, drawHorizontalLine, drawSprite, drawTexture, drawTexture, drawTexture, drawTexture, drawVerticalLine, drawWithShadow, fill, fillGradient
-
Field Details
-
part
- Mappings:
Namespace Name Mixin selector official pLblm$a;p:Laee;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>Lblm$a;<init>(Lblm;IIIIILaee;)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
-