com.mojang.realmsclient.gui.screens

public class RealmsSlotOptionsScreen

extends RealmsScreen

All mapped superinterfaces:

RealmsConfirmResultListener

daj
com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen
net.minecraft.class_4423
com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen
com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen

Field summary

Modifier and TypeField
private RealmsEditBox
e
nameEdit
field_20113
nameEdit
field_224642_e
protected final RealmsConfigureWorldScreen
a
parent
field_20109
parent
field_224638_a
private int
f
column1_x
field_20114
column1_x
field_224643_f
private int
g
column_width
field_20115
column_width
field_224644_g
private int
h
column2_x
field_20116
column2_x
field_224645_h
private final RealmsWorldOptions
i
options
field_20117
options
field_224646_i
private final RealmsServer$WorldType
j
worldType
field_20118
worldType
field_224647_j
private final int
k
activeSlot
field_20119
activeSlot
field_224648_k
private int
l
difficultyIndex
field_20120
difficultyIndex
field_224649_l
private int
m
gameModeIndex
field_20121
gameModeIndex
field_224650_m
private Boolean
n
pvp
field_20122
pvp
field_224651_n
private Boolean
o
spawnNPCs
field_20123
spawnNPCs
field_224652_o
private Boolean
p
spawnAnimals
field_20124
spawnAnimals
field_224653_p
private Boolean
q
spawnMonsters
field_20125
spawnMonsters
field_224654_q
private Integer
r
spawnProtection
field_20126
spawnProtection
field_224655_r
private Boolean
s
commandBlocks
field_20127
commandBlocks
field_224656_s
private Boolean
t
forceGameMode
field_20128
forceGameMode
field_224657_t
private RealmsButton
u
pvpButton
field_20129
pvpButton
field_224658_u
private RealmsButton
v
spawnAnimalsButton
field_20130
spawnAnimalsButton
field_224659_v
private RealmsButton
w
spawnMonstersButton
field_20131
spawnMonstersButton
field_224660_w
private RealmsButton
x
spawnNPCsButton
field_20132
spawnNPCsButton
field_224661_x
private RealmsSliderButton
y
spawnProtectionButton
field_20133
spawnProtectionButton
field_224662_y
private RealmsButton
z
commandBlocksButton
field_20134
commandBlocksButton
field_224663_z
private RealmsButton
A
forceGameModeButton
field_20106
forceGameModeButton
field_224635_A
String[]
b
difficulties
field_20110
difficulties
field_224639_b
String[]
c
gameModes
field_20111
gameModes
field_224640_c
String[][]
d
gameModeHints
field_20112
gameModeHints
field_224641_d
private RealmsLabel
B
titleLabel
field_20107
titleLabel
field_224636_B
private RealmsLabel
C
warningLabel
field_20502
field_224637_C

Constructor summary

ModifierConstructor
public (RealmsConfigureWorldScreen arg0, RealmsWorldOptions options, RealmsServer$WorldType worldType, int activeSlot)

Method summary

Modifier and TypeMethod
public void
removed()
removed()
removed()
removed()
public void
tick()
tick()
tick()
tick()
public boolean
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
public void
init()
init()
init()
init()
private void
a()
createDifficultyAndGameMode()
method_21457()
createDifficultyAndGameMode()
func_224609_a()
private String
b()
difficultyTitle()
method_21462()
difficultyTitle()
func_224625_b()
private String
c()
gameModeTitle()
method_21466()
gameModeTitle()
func_224610_c()
private String
d()
pvpTitle()
method_21469()
pvpTitle()
func_224618_d()
private String
e()
spawnAnimalsTitle()
method_21472()
spawnAnimalsTitle()
func_224606_e()
private String
f()
spawnMonstersTitle()
method_21475()
spawnMonstersTitle()
func_224626_f()
private String
g()
spawnNPCsTitle()
method_21478()
spawnNPCsTitle()
func_224621_g()
private String
h()
commandBlocksTitle()
method_21480()
commandBlocksTitle()
func_224594_h()
private String
i()
forceGameModeTitle()
method_21482()
forceGameModeTitle()
func_224634_i()
public void
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
private String
j()
getSlotName()
method_21484()
getSlotName()
func_224604_j()
private void
k()
saveSettings()
method_21486()
saveSettings()
func_224613_k()