public class PokeCheckerRibbonsScreen extends PokeCheckerScreen
guiLeft, guiTop, parent, pokemon, position, storage, xSize, ySize
Constructor and Description |
---|
PokeCheckerRibbonsScreen(PokeCheckerScreen tab) |
Modifier and Type | Method and Description |
---|---|
void |
drawGuiContainerBackgroundLayer(com.mojang.blaze3d.matrix.MatrixStack matrix,
float partialTicks,
int mouseX,
int mouseY) |
void |
drawGuiContainerForegroundLayer(com.mojang.blaze3d.matrix.MatrixStack matrix,
int mouseX,
int mouseY) |
void |
init() |
actionPerformed, arrowsMouseClicked, charTyped, drawArrows, drawBasePokemonInfo, drawCenteredStringWithoutShadow, drawCenteredStringWithoutShadow, drawHealthBar, drawPokemonName, 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
public PokeCheckerRibbonsScreen(PokeCheckerScreen tab)
public void init()
init
in class PokeCheckerScreen
public void drawGuiContainerBackgroundLayer(com.mojang.blaze3d.matrix.MatrixStack matrix, float partialTicks, int mouseX, int mouseY)
drawGuiContainerBackgroundLayer
in class PokeCheckerScreen
public void drawGuiContainerForegroundLayer(com.mojang.blaze3d.matrix.MatrixStack matrix, int mouseX, int mouseY)
drawGuiContainerForegroundLayer
in class PokeCheckerScreen