public class RealmsSlotOptionsScreen extends RealmsScreen
| Modifier and Type | Field and Description |
|---|---|
protected RealmsConfigureWorldScreen |
field_224638_a |
height, SKIN_HAT_HEIGHT, SKIN_HAT_U, SKIN_HAT_V, SKIN_HAT_WIDTH, SKIN_HEAD_HEIGHT, SKIN_HEAD_U, SKIN_HEAD_V, SKIN_HEAD_WIDTH, SKIN_TEX_HEIGHT, SKIN_TEX_WIDTH, width| Constructor and Description |
|---|
RealmsSlotOptionsScreen(RealmsConfigureWorldScreen p_i51750_1_,
RealmsWorldOptions p_i51750_2_,
RealmsServer.ServerType p_i51750_3_,
int p_i51750_4_) |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
boolean |
keyPressed(int p_keyPressed_1_,
int p_keyPressed_2_,
int p_keyPressed_3_) |
void |
removed() |
void |
render(int p_render_1_,
int p_render_2_,
float p_render_3_) |
void |
tick() |
addWidget, bind, blit, blit, blit, buttons, buttonsAdd, buttonsClear, childrenClear, confirmResult, draw, drawCenteredString, drawString, drawString, fillGradient, focusOn, fontDrawShadow, fontLineHeight, fontSplit, fontWidth, getLevelStorageSource, getLocalizedString, getLocalizedString, getLocalizedStringWithLineWidth, getProxy, hasWidget, height, init, isFocused, isKeyDown, isPauseScreen, narrateLabels, newEditBox, newEditBox, removeButton, removeWidget, renderBackground, renderBackground, renderTooltip, renderTooltip, renderTooltip, setKeyboardHandlerSendRepeatsToGui, tickButtons, widthcharTyped, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolledprotected final RealmsConfigureWorldScreen field_224638_a
public RealmsSlotOptionsScreen(RealmsConfigureWorldScreen p_i51750_1_, RealmsWorldOptions p_i51750_2_, RealmsServer.ServerType p_i51750_3_, int p_i51750_4_)
public void removed()
removed in class RealmsScreenpublic void tick()
tick in class RealmsScreenpublic boolean keyPressed(int p_keyPressed_1_,
int p_keyPressed_2_,
int p_keyPressed_3_)
keyPressed in class RealmsGuiEventListenerpublic void init()
init in class RealmsScreenpublic void render(int p_render_1_,
int p_render_2_,
float p_render_3_)
render in class RealmsScreen