public class ReleaseWarningScreen extends WarningScreen<PCScreen>
guiLeft, guiTop, previousScreen
Modifier and Type | Method and Description |
---|---|
protected void |
confirmAction()
Performs an action when the player confirms the action.
|
protected void |
drawWarningText(com.mojang.blaze3d.matrix.MatrixStack matrix)
Draws the warning text on the screen.
|
drawCenteredSplitText, init, isPauseScreen, mouseClicked, onClose, render
addButton, addWidget, children, getMinecraft, getNarrationMessage, getTitle, getTooltipFromItem, handleComponentClicked, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, onFilesDrop, removed, renderBackground, renderBackground, renderComponentHoverEffect, renderComponentTooltip, renderDirtBackground, renderTooltip, renderTooltip, renderTooltip, renderToolTip, renderWrappedToolTip, resize, sendMessage, sendMessage, shouldCloseOnEsc, tick, wrapScreenError
getFocused, isDragging, setDragging, setFocused
blit, blit, blit, blit, blit, blitOutlineBlack, drawCenteredString, drawCenteredString, drawString, drawString, fill, fillGradient, fillGradient, getBlitOffset, hLine, setBlitOffset, vLine
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected void confirmAction()
WarningScreen
confirmAction
in class WarningScreen<PCScreen>
protected void drawWarningText(com.mojang.blaze3d.matrix.MatrixStack matrix)
WarningScreen
drawWarningText
in class WarningScreen<PCScreen>