历史 - net.minecraft.client.gui.components.TextAndImageButton

1.20.1

名称

epg

eqo

字段

int: E, xOffset, field_42123, iconXOffset, f_267392_

int: A, xOffset, field_42123, iconXOffset, f_267392_

int: F, yOffset, field_42124, iconYOffset, f_267457_

int: C, yOffset, field_42124, iconYOffset, f_267457_

int: G, usedTextureWidth, field_42125, iconWidth, f_267436_

int: D, usedTextureWidth, field_42125, iconWidth, f_267436_

int: H, usedTextureHeight, field_42126, iconHeight, f_267434_

int: E, usedTextureHeight, field_42126, iconHeight, f_267434_

构造函数

方法

void (PoseStack, int, int, float): b, renderWidget, method_48579, renderButton, m_87963_

void (PoseStack, Font, int): a, renderString, method_48589, drawMessage, m_274375_

void (GuiGraphics, int, int, float): b, renderWidget, method_48579, renderButton, m_87963_

void (GuiGraphics, Font, int): a, renderString, method_48589, drawMessage, m_280139_

1.19.4

名称

epg

net.minecraft.client.gui.components.TextAndImageButton

net.minecraft.class_8084

net.minecraft.client.gui.widget.IconButtonWidget

net.minecraft.src.C_267347_

字段

ResourceLocation: a, resourceLocation, field_43070, iconTexture, f_273941_

int: b, xTexStart, field_43071, iconU, f_273904_

int: c, yTexStart, field_43072, iconV, f_273857_

int: d, yDiffTex, field_43073, iconHoveredVOffset, f_273911_

int: e, textureWidth, field_43074, iconTextureWidth, f_273880_

int: f, textureHeight, field_43075, iconTextureHeight, f_273871_

int: E, xOffset, field_42123, iconXOffset, f_267392_

int: F, yOffset, field_42124, iconYOffset, f_267457_

int: G, usedTextureWidth, field_42125, iconWidth, f_267436_

int: H, usedTextureHeight, field_42126, iconHeight, f_267434_

构造函数

(Component, int, int, int, int, int, int, int, int, int, ResourceLocation, Button$OnPress)

方法

void (PoseStack, int, int, float): b, renderWidget, method_48579, renderButton, m_87963_

void (PoseStack, Font, int): a, renderString, method_48589, drawMessage, m_274375_

int (): a, getXOffset, method_48600, getIconX, m_267702_

int (): b, getYOffset, method_48602, getIconY, m_267831_

TextAndImageButton$Builder (Component, ResourceLocation, Button$OnPress): a, builder, method_48601, builder, m_267772_