net.minecraft.client.gui.screens.options

public class UnsupportedGraphicsWarningScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

frk
net.minecraft.client.gui.screens.options.UnsupportedGraphicsWarningScreen
net.minecraft.class_5405
net.minecraft.client.gui.screen.DialogScreen
net.minecraft.src.C_336564_

Field summary

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

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()
m_142562_()
public void
aT_()
init()
method_25426()
init()
m_7856_()
public void
a(fhz 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)
m_88315_(C_279497_ p_344427_, int p_343108_, int p_342588_, float arg3)
public boolean
aJ_()
shouldCloseOnEsc()
method_25422()
shouldCloseOnEsc()
m_6913_()