com.mojang.realmsclient.gui.screens

public class RealmsSlotOptionsScreen

extends RealmsScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TickableWidget, Widget

dik
com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen
net.minecraft.class_4423
net.minecraft.client.realms.gui.screen.RealmsSlotOptionsScreen
com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen

Field summary

Modifier and TypeField
public static final Component[]
a
DIFFICULTIES
field_22723
DIFFICULTIES
field_238035_a_
public static final Component[]
b
GAME_MODES
field_22724
GAME_MODES
field_238036_b_
private static final Component
p
TEXT_ON
field_24207
field_24207
field_238037_p_
private static final Component
q
TEXT_OFF
field_24208
field_24208
field_238038_q_
private static final Component
r
GAME_MODE_LABEL
field_25884
field_25884
field_243171_r
private static final Component
s
NAME_LABEL
field_26516
field_26516
field_243172_s
private EditBox
t
nameEdit
field_20113
nameEdit
field_224642_e
protected final RealmsConfigureWorldScreen
c
parent
field_20109
parent
field_224638_a
private int
u
column1X
field_20114
column1_x
field_224643_f
private int
v
columnWidth
field_20115
column_width
field_224644_g
private int
w
column2X
field_20116
column2_x
field_224645_h
private final RealmsWorldOptions
x
options
field_20117
options
field_224646_i
private final RealmsServer$WorldType
y
worldType
field_20118
worldType
field_224647_j
private final int
z
activeSlot
field_20119
activeSlot
field_224648_k
private int
A
difficulty
field_20120
difficultyIndex
field_224649_l
private int
B
gameMode
field_20121
gameModeIndex
field_224650_m
private Boolean
C
pvp
field_20122
pvp
field_224651_n
private Boolean
D
spawnNPCs
field_20123
spawnNPCs
field_224652_o
private Boolean
E
spawnAnimals
field_20124
spawnAnimals
field_224653_p
private Boolean
F
spawnMonsters
field_20125
spawnMonsters
field_224654_q
private Integer
G
spawnProtection
field_20126
spawnProtection
field_224655_r
private Boolean
H
commandBlocks
field_20127
commandBlocks
field_224656_s
private Boolean
I
forceGameMode
field_20128
forceGameMode
field_224657_t
private Button
J
pvpButton
field_20129
pvpButton
field_224658_u
private Button
K
spawnAnimalsButton
field_20130
spawnAnimalsButton
field_224659_v
private Button
L
spawnMonstersButton
field_20131
spawnMonstersButton
field_224660_w
private Button
M
spawnNPCsButton
field_20132
spawnNPCsButton
field_224661_x
private RealmsSlotOptionsScreen$SettingsSlider
N
spawnProtectionButton
field_20133
spawnProtectionButton
field_224662_y
private Button
O
commandBlocksButton
field_20134
commandBlocksButton
field_224663_z
private Button
P
forceGameModeButton
field_22722
gameModeButton
field_224635_A
private RealmsLabel
Q
titleLabel
field_20107
titleLabel
field_224636_B
private RealmsLabel
R
warningLabel
field_20502
toastMessage
field_224637_C

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
e()
removed()
method_25432()
removed()
func_231164_f_()
public void
d()
tick()
method_25393()
tick()
func_231023_e_()
public boolean
a(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
method_25404(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
func_231046_a_(int arg0, int arg1, int arg2)
public void
b()
init()
method_25426()
init()
func_231160_c_()
private Component
h()
difficultyTitle()
method_21462()
difficultyTitle()
func_224625_b()
private Component
i()
gameModeTitle()
method_21466()
gameModeTitle()
func_224610_c()
private Component
k()
pvpTitle()
method_21469()
pvpTitle()
func_224618_d()
private Component
l()
spawnAnimalsTitle()
method_21472()
spawnAnimalsTitle()
func_224606_e()
private Component
m()
spawnMonstersTitle()
method_21475()
spawnMonstersTitle()
func_224626_f()
private Component
n()
spawnNPCsTitle()
method_21478()
spawnNPCsTitle()
func_224621_g()
private Component
o()
commandBlocksTitle()
method_21480()
commandBlocksTitle()
func_224594_h()
private Component
p()
forceGameModeTitle()
method_21482()
forceGameModeTitle()
func_224634_i()
private static Component
c(boolean arg0)
getOnOff(boolean arg0)
method_25258(boolean arg0)
getWorldConfigureMessage(boolean enabled)
func_238050_c_(boolean arg0)
public void
a(dfm arg0, int arg1, int arg2, float arg3)
render(PoseStack arg0, int arg1, int arg2, float arg3)
method_25394(class_4587 arg0, int arg1, int arg2, float arg3)
render(MatrixStack arg0, int arg1, int arg2, float arg3)
func_230430_a_(MatrixStack arg0, int arg1, int arg2, float arg3)
private String
q()
getSlotName()
method_21484()
getSlotName()
func_224604_j()
private void
r()
saveSettings()
method_21486()
saveSettings()
func_224613_k()