public class RealmsNotificationsScreen extends RealmsScreen
| Modifier and Type | Field and Description | 
|---|---|
private static RealmsDataFetcher | 
field_224265_a  | 
private int | 
field_224266_b  | 
private static boolean | 
field_224267_c  | 
private static boolean | 
field_224268_d  | 
private static boolean | 
field_224269_e  | 
private static boolean | 
field_224270_f  | 
private static java.util.List<RealmsDataFetcher.Task> | 
field_224271_g  | 
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 | 
|---|
RealmsNotificationsScreen(RealmsScreen p_i51763_1_)  | 
| Modifier and Type | Method and Description | 
|---|---|
private void | 
func_224261_a()  | 
private void | 
func_224262_a(int p_224262_1_,
             int p_224262_2_)  | 
void | 
init()  | 
boolean | 
mouseClicked(double p_mouseClicked_1_,
            double p_mouseClicked_3_,
            int p_mouseClicked_5_)  | 
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, keyPressed, keyReleased, mouseDragged, mouseReleased, mouseScrolledprivate static final RealmsDataFetcher field_224265_a
private volatile int field_224266_b
private static boolean field_224267_c
private static boolean field_224268_d
private static boolean field_224269_e
private static boolean field_224270_f
private static final java.util.List<RealmsDataFetcher.Task> field_224271_g
public RealmsNotificationsScreen(RealmsScreen p_i51763_1_)
public void init()
init in class RealmsScreenpublic void tick()
tick in class RealmsScreenprivate void func_224261_a()
public void render(int p_render_1_,
                   int p_render_2_,
                   float p_render_3_)
render in class RealmsScreenpublic boolean mouseClicked(double p_mouseClicked_1_,
                            double p_mouseClicked_3_,
                            int p_mouseClicked_5_)
mouseClicked in class RealmsGuiEventListenerprivate void func_224262_a(int p_224262_1_,
                           int p_224262_2_)
public void removed()
removed in class RealmsScreen