@Environment(value=CLIENT) class RealmsSelectWorldTemplateScreen.WorldTemplateObjectSelectionListEntry extends AlwaysSelectedEntryListWidget.Entry<RealmsSelectWorldTemplateScreen.WorldTemplateObjectSelectionListEntry>
| Modifier and Type | Field and Description |
|---|---|
private WorldTemplate |
mTemplate |
| Constructor and Description |
|---|
WorldTemplateObjectSelectionListEntry(WorldTemplate template) |
| Modifier and Type | Method and Description |
|---|---|
private void |
drawIcons(MatrixStack matrixStack,
int int2,
int int3,
int int4,
int int5,
String string,
String string2,
String string3) |
private void |
drawImage(MatrixStack matrixStack,
int y,
int xm,
int ym,
int int2,
WorldTemplate worldTemplate) |
void |
render(MatrixStack matrices,
int x,
int y,
int width,
int height,
int mouseX,
int mouseY,
int int2,
boolean bool,
float tickDelta) |
private void |
renderWorldTemplateItem(MatrixStack matrixStack,
WorldTemplate worldTemplate,
int int2,
int int3,
int int4,
int int5) |
changeFocusisMouseOverclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, keyPressed, keyReleased, mouseClicked, mouseDragged, mouseMoved, mouseReleased, mouseScrolledprivate final WorldTemplate mTemplate
public WorldTemplateObjectSelectionListEntry(WorldTemplate template)
public void render(MatrixStack matrices, int x, int y, int width, int height, int mouseX, int mouseY, int int2, boolean bool, float tickDelta)
render in class EntryListWidget.Entry<RealmsSelectWorldTemplateScreen.WorldTemplateObjectSelectionListEntry>private void renderWorldTemplateItem(MatrixStack matrixStack, WorldTemplate worldTemplate, int int2, int int3, int int4, int int5)
private void drawImage(MatrixStack matrixStack, int y, int xm, int ym, int int2, WorldTemplate worldTemplate)
private void drawIcons(MatrixStack matrixStack, int int2, int int3, int int4, int int5, String string, String string2, String string3)