@Environment(value=CLIENT) public class class_5405 extends Screen
| Modifier and Type | Class and Description |
|---|---|
static class |
class_5405.class_5406 |
| Modifier and Type | Field and Description |
|---|---|
private StringRenderable |
field_25675 |
private ImmutableList<class_5405.class_5406> |
field_25676 |
private List<StringRenderable> |
field_25677 |
private int |
field_25678 |
private int |
field_25679 |
buttons, children, client, height, itemRenderer, passEvents, textRenderer, title, widthBACKGROUND_TEXTURE, GUI_ICONS_TEXTURE, STATS_ICON_TEXTURE| Modifier | Constructor and Description |
|---|---|
protected |
class_5405(Text text,
List<StringRenderable> list,
ImmutableList<class_5405.class_5406> immutableList) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNarrationMessage() |
void |
init(MinecraftClient minecraftClient,
int int2,
int int3) |
void |
render(MatrixStack matrixStack,
int int2,
int int3,
float float2) |
boolean |
shouldCloseOnEsc() |
addButton, addChild, children, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isMouseOver, isPaste, isPauseScreen, isSelectAll, isValidCharacterForName, keyPressed, method_29638, onClose, removed, renderBackground, renderBackground, renderBackgroundTexture, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, resize, sendMessage, sendMessage, tick, wrapScreenErrorgetFocused, isDragging, setDragging, setFocuseddrawCenteredString, drawCenteredText, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, fill, fillGradient, fillGradient, getZOffset, method_29343, setZOffsetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchangeFocus, charTyped, focusOn, hoveredElement, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setInitialFocusmouseMovedprivate final StringRenderable field_25675
private final ImmutableList<class_5405.class_5406> field_25676
private List<StringRenderable> field_25677
private int field_25678
private int field_25679
protected class_5405(Text text, List<StringRenderable> list, ImmutableList<class_5405.class_5406> immutableList)
public String getNarrationMessage()
getNarrationMessage in class Screenpublic void init(MinecraftClient minecraftClient, int int2, int int3)
public void render(MatrixStack matrixStack, int int2, int int3, float float2)
public boolean shouldCloseOnEsc()
shouldCloseOnEsc in class Screen