public class WidgetLabelVariable extends WidgetLabel
WidgetLabel.Alignment| Constructor and Description |
|---|
WidgetLabelVariable(int x,
int y,
net.minecraft.util.text.ITextComponent text) |
| Modifier and Type | Method and Description |
|---|---|
void |
renderButton(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
int mouseX,
int mouseY,
float partialTick) |
addTooltip, clicked, getTooltip, setAlignment, setColor, setMessage, setScale, setTooltip, setTooltipchangeFocus, clearFGColor, createNarrationMessage, getFGColor, getHeight, getMessage, getWidth, getYImage, isFocused, isHovered, isMouseOver, isValidClickButton, mouseClicked, mouseDragged, mouseReleased, narrate, onClick, onDrag, onFocusedChanged, onRelease, playDownSound, queueNarration, render, renderBg, renderToolTip, setAlpha, setFGColor, setFocused, setHeight, setWidthblit, blit, blit, blit, blit, blitOutlineBlack, drawCenteredString, drawCenteredString, drawString, drawString, fill, fillGradient, fillGradient, getBlitOffset, hLine, setBlitOffset, vLinepublic WidgetLabelVariable(int x,
int y,
net.minecraft.util.text.ITextComponent text)
public void renderButton(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
int mouseX,
int mouseY,
float partialTick)
renderButton in class WidgetLabel