net.minecraft.client.gui.screens.options

public class UnsupportedGraphicsWarningScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fxf
net.minecraft.client.gui.screens.options.UnsupportedGraphicsWarningScreen
net.minecraft.class_5405
net.minecraft.client.gui.screen.DialogScreen

Field summary

Modifier and TypeField
private static final int
a
BUTTON_PADDING
field_32260
BUTTON_PADDING
private static final int
b
BUTTON_MARGIN
field_32261
BUTTON_MARGIN
private static final int
c
BUTTON_HEIGHT
field_32262
BUTTON_HEIGHT
private final Component
d
narrationMessage
field_33811
narrationMessage
private final List<Component>
s
message
field_25675
message
private final com.google.common.collect.ImmutableList<UnsupportedGraphicsWarningScreen$ButtonOption>
u
buttonOptions
field_25676
choiceButtons
private MultiLineLabel
v
messageLines
field_25677
lines
private int
w
contentTop
field_25678
linesY
private int
x
buttonWidth
field_25679
buttonWidth

Constructor summary

ModifierConstructor
protected (Component title, List<Component> messages, com.google.common.collect.ImmutableList<UnsupportedGraphicsWarningScreen$ButtonOption> choiceButtons)

Method summary

Modifier and TypeMethod
public Component
i()
getNarrationMessage()
method_25435()
getNarratedTitle()
public void
aT_()
init()
method_25426()
init()
public void
a(fns arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)
public boolean
aH_()
shouldCloseOnEsc()
method_25422()
shouldCloseOnEsc()