@Environment(value=CLIENT) public class class_5346 extends Screen
| Modifier and Type | Field and Description |
|---|---|
private String |
field_25264 |
private List<class_5348> |
field_25265 |
private LevelInfo |
field_25266 |
buttons, children, client, height, itemRenderer, passEvents, textRenderer, title, widthBACKGROUND_TEXTURE, GUI_ICONS_TEXTURE, STATS_ICON_TEXTURE| Constructor and Description |
|---|
class_5346(String string,
LevelInfo levelInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init() |
void |
render(MatrixStack matrixStack,
int int2,
int int3,
float float2) |
boolean |
shouldCloseOnEsc() |
addButton, addChild, children, getNarrationMessage, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isMouseOver, isPaste, isPauseScreen, isSelectAll, isValidCharacterForName, keyPressed, 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 String field_25264
private final List<class_5348> field_25265
public void render(MatrixStack matrixStack, int int2, int int3, float float2)
public boolean shouldCloseOnEsc()
shouldCloseOnEsc in class Screen