@Environment(value=CLIENT) public class VideoOptionsScreen extends GameOptionsScreen
| Modifier and Type | Field and Description |
|---|---|
private List<StringRenderable> |
field_25453 |
private static Text |
field_25682 |
private static Text |
field_25683 |
private static Text |
field_25684 |
private static Text |
field_25685 |
private static Text |
field_25686 |
private static Text |
field_25687 |
private class_5407 |
field_25688 |
private ButtonListWidget |
list |
private int |
mipmapLevels |
private static Option[] |
OPTIONS |
gameOptions, parentbuttons, children, client, height, itemRenderer, passEvents, textRenderer, title, widthBACKGROUND_TEXTURE, GUI_ICONS_TEXTURE, STATS_ICON_TEXTURE| Constructor and Description |
|---|
VideoOptionsScreen(Screen parent,
GameOptions gameOptions) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init() |
boolean |
mouseClicked(double mouseX,
double mouseY,
int button) |
boolean |
mouseReleased(double mouseX,
double mouseY,
int button) |
void |
removed() |
void |
render(MatrixStack matrices,
int mouseX,
int mouseY,
float delta) |
onCloseaddButton, addChild, children, getNarrationMessage, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isMouseOver, isPaste, isPauseScreen, isSelectAll, isValidCharacterForName, keyPressed, method_29638, renderBackground, renderBackground, renderBackgroundTexture, 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, mouseDragged, mouseScrolled, setInitialFocusmouseMovedprivate static final Text field_25682
private static final Text field_25683
private static final Text field_25684
private static final Text field_25685
private static final Text field_25686
private static final Text field_25687
private static final Option[] OPTIONS
@Nullable private List<StringRenderable> field_25453
private ButtonListWidget list
private final class_5407 field_25688
private final int mipmapLevels
public VideoOptionsScreen(Screen parent, GameOptions gameOptions)
public void removed()
removed in class GameOptionsScreenpublic boolean mouseClicked(double mouseX,
double mouseY,
int button)
public boolean mouseReleased(double mouseX,
double mouseY,
int button)
public void render(MatrixStack matrices, int mouseX, int mouseY, float delta)