class GuiCustomizeSkin.ButtonPart extends GuiButton
Modifier and Type | Field and Description |
---|---|
private EnumPlayerModelParts |
playerModelParts |
BUTTON_TEXTURES, displayString, enabled, height, hovered, id, packedFGColour, visible, width, x, y
ICONS, OPTIONS_BACKGROUND, STAT_ICONS, zLevel
Modifier | Constructor and Description |
---|---|
private |
ButtonPart(int p_i45514_2_,
int p_i45514_3_,
int p_i45514_4_,
int p_i45514_5_,
int p_i45514_6_,
EnumPlayerModelParts playerModelParts) |
drawButton, drawButtonForegroundLayer, getButtonWidth, getHoverState, isMouseOver, mouseDragged, mousePressed, mouseReleased, playPressSound, setWidth
drawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLine
private final EnumPlayerModelParts playerModelParts
private ButtonPart(int p_i45514_2_, int p_i45514_3_, int p_i45514_4_, int p_i45514_5_, int p_i45514_6_, EnumPlayerModelParts playerModelParts)