net.minecraft.client.gui.screens.options

public abstract class OptionsSubScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

gfu
net.minecraft.client.gui.screens.options.OptionsSubScreen
net.minecraft.class_4667

Field summary

Modifier and TypeField
protected final Screen
b
lastScreen
field_21335
protected final Options
c
options
field_21336
protected OptionsList
d
list
field_51824
public final HeaderAndFooterLayout
u
layout
field_49503

Constructor summary

ModifierConstructor
public (Screen arg0, Options arg1, Component arg2)

Method summary

Modifier and TypeMethod
protected void
aR_()
init()
method_25426()
protected void
E()
addTitle()
method_57732()
protected void
n()
addContents()
method_60329()
protected abstract void
l()
addOptions()
method_60325()
protected void
m()
addFooter()
method_31387()
protected void
c()
repositionElements()
method_48640()
public void
aG_()
removed()
method_25432()
public void
aM_()
onClose()
method_25419()