@Environment(value=CLIENT) public class RealmsNotificationsScreen extends RealmsScreen
| Modifier and Type | Field and Description |
|---|---|
private static boolean |
checkedMcoAvailability |
private static Identifier |
field_22698 |
private static Identifier |
field_22699 |
private static Identifier |
field_22700 |
private static boolean |
hasUnreadNews |
private int |
numberOfPendingInvites |
private static RealmsDataFetcher |
realmsDataFetcher |
private static boolean |
trialAvailable |
private static boolean |
validClient |
buttons, children, client, height, itemRenderer, passEvents, textRenderer, title, widthBACKGROUND_TEXTURE, GUI_ICONS_TEXTURE, STATS_ICON_TEXTURE| Constructor and Description |
|---|
RealmsNotificationsScreen() |
| Modifier and Type | Method and Description |
|---|---|
private void |
checkIfMcoEnabled() |
private void |
drawIcons(MatrixStack matrixStack,
int int2,
int int3) |
void |
init() |
private boolean |
method_25169() |
private boolean |
method_25170() |
void |
removed() |
void |
render(MatrixStack matrices,
int mouseX,
int mouseY,
float delta) |
void |
tick() |
narrateLabels, rowaddButton, addChild, children, getNarrationMessage, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isMouseOver, isPaste, isPauseScreen, isSelectAll, isValidCharacterForName, keyPressed, onClose, renderBackground, renderBackground, renderDirtBackground, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, resize, sendMessage, sendMessage, shouldCloseOnEsc, wrapScreenErrorgetFocused, isDragging, setDragging, setFocuseddrawCenteredString, drawHorizontalLine, drawSprite, drawString, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawVerticalLine, fill, fillGradient, getZOffset, method_27535, setZOffsetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchangeFocus, charTyped, focusOn, hoveredElement, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setInitialFocusmouseMovedprivate static final Identifier field_22698
private static final Identifier field_22699
private static final Identifier field_22700
private static final RealmsDataFetcher realmsDataFetcher
private static boolean checkedMcoAvailability
private static boolean trialAvailable
private static boolean validClient
private static boolean hasUnreadNews
private volatile int numberOfPendingInvites
public void tick()
tick in class RealmsScreenprivate boolean method_25169()
private boolean method_25170()
private void checkIfMcoEnabled()
public void render(MatrixStack matrices, int mouseX, int mouseY, float delta)
private void drawIcons(MatrixStack matrixStack, int int2, int int3)