public class RealmsBridge extends RealmsScreen
Modifier and Type | Field and Description |
---|---|
private Screen |
previousScreen |
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 |
---|
RealmsBridge() |
Modifier and Type | Method and Description |
---|---|
RealmsScreenProxy |
getNotificationScreen(Screen p_getNotificationScreen_1_) |
void |
init() |
void |
switchToRealms(Screen p_switchToRealms_1_) |
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, removed, removeWidget, render, renderBackground, renderBackground, renderTooltip, renderTooltip, renderTooltip, setKeyboardHandlerSendRepeatsToGui, tick, tickButtons, width
charTyped, keyPressed, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled
private Screen previousScreen
public void switchToRealms(Screen p_switchToRealms_1_)
@Nullable public RealmsScreenProxy getNotificationScreen(Screen p_getNotificationScreen_1_)
public void init()
init
in class RealmsScreen