public static class CreditsEntryListWidget.TextCreditsItem extends CreditsEntryListWidget.CreditsItem
| Constructor and Description |
|---|
TextCreditsItem(net.minecraft.util.text.ITextComponent text) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
changeFocus(boolean boolean_1) |
int |
getItemHeight() |
void |
render(com.mojang.blaze3d.matrix.MatrixStack matrices,
int index,
int y,
int x,
int entryWidth,
int entryHeight,
int mouseX,
int mouseY,
boolean isSelected,
float delta) |
getMorePossibleHeight, getParent, isMouseOver, setParentblit, blit, blit, blit, blit, blitOutlineBlack, drawCenteredString, drawCenteredString, drawString, drawString, fill, fillGradient, fillGradient, getBlitOffset, hLine, innerBlit, setBlitOffset, vLinepublic TextCreditsItem(net.minecraft.util.text.ITextComponent text)
public void render(com.mojang.blaze3d.matrix.MatrixStack matrices,
int index,
int y,
int x,
int entryWidth,
int entryHeight,
int mouseX,
int mouseY,
boolean isSelected,
float delta)
render in class me.shedaniel.clothconfig2.forge.gui.widget.DynamicEntryListWidget.Entry<CreditsEntryListWidget.CreditsItem>public int getItemHeight()
getItemHeight in class me.shedaniel.clothconfig2.forge.gui.widget.DynamicEntryListWidget.Entry<CreditsEntryListWidget.CreditsItem>public boolean changeFocus(boolean boolean_1)