@Environment(value=CLIENT) public abstract class class_5500 extends GameOptionsScreen
| Modifier and Type | Field and Description |
|---|---|
private Option[] |
field_26679 |
private AbstractButtonWidget |
field_26680 |
private ButtonListWidget |
field_26681 |
gameOptions, parentbuttons, children, client, height, itemRenderer, passEvents, textRenderer, title, widthBACKGROUND_TEXTURE, GUI_ICONS_TEXTURE, STATS_ICON_TEXTURE| Constructor and Description |
|---|
class_5500(Screen screen,
GameOptions gameOptions,
Text text,
Option[] option) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init() |
void |
method_31050() |
void |
render(MatrixStack matrixStack,
int int2,
int int3,
float float2) |
method_31048, onClose, removedaddButton, addChild, children, filesDragged, getNarrationMessage, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isMouseOver, isPaste, isPauseScreen, isSelectAll, isValidCharacterForName, keyPressed, renderBackground, renderBackground, renderBackgroundTexture, renderOrderedTooltip, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, resize, sendMessage, sendMessage, shouldCloseOnEsc, 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 Option[] field_26679
@Nullable private AbstractButtonWidget field_26680
private ButtonListWidget field_26681
public class_5500(Screen screen, GameOptions gameOptions, Text text, Option[] option)