public static class PokeBagContainer.Screen extends net.minecraft.client.gui.screen.inventory.ContainerScreen<PokeBagContainer> implements net.minecraft.client.gui.IHasContainer<PokeBagContainer>
hoveredSlot, imageHeight, imageWidth, inventory, INVENTORY_LOCATION, inventoryLabelX, inventoryLabelY, isQuickCrafting, leftPos, menu, quickCraftSlots, slotColor, titleLabelX, titleLabelY, topPos
Constructor and Description |
---|
Screen(PokeBagContainer p_i51095_1_,
net.minecraft.entity.player.PlayerInventory p_i51095_2_,
net.minecraft.util.text.ITextComponent p_i51095_3_) |
Modifier and Type | Method and Description |
---|---|
void |
render(com.mojang.blaze3d.matrix.MatrixStack p_230430_1_,
int p_230430_2_,
int p_230430_3_,
float p_230430_4_) |
protected void |
renderBg(com.mojang.blaze3d.matrix.MatrixStack p_230450_1_,
float p_230450_2_,
int p_230450_3_,
int p_230450_4_) |
checkHotbarKeyPressed, getGuiLeft, getGuiTop, getMenu, getSlotColor, getSlotUnderMouse, getXSize, getYSize, hasClickedOutside, init, isHovering, isPauseScreen, keyPressed, mouseClicked, mouseDragged, mouseReleased, onClose, removed, renderLabels, renderTooltip, slotClicked, tick
addButton, addWidget, children, getMinecraft, getNarrationMessage, getTitle, getTooltipFromItem, handleComponentClicked, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, onFilesDrop, renderBackground, renderBackground, renderComponentHoverEffect, renderComponentTooltip, renderDirtBackground, renderTooltip, renderTooltip, renderTooltip, renderToolTip, renderWrappedToolTip, resize, sendMessage, sendMessage, shouldCloseOnEsc, 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 Screen(PokeBagContainer p_i51095_1_, net.minecraft.entity.player.PlayerInventory p_i51095_2_, net.minecraft.util.text.ITextComponent p_i51095_3_)
public void render(com.mojang.blaze3d.matrix.MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_)
render
in interface net.minecraft.client.gui.IRenderable
render
in class net.minecraft.client.gui.screen.inventory.ContainerScreen<PokeBagContainer>
protected void renderBg(com.mojang.blaze3d.matrix.MatrixStack p_230450_1_, float p_230450_2_, int p_230450_3_, int p_230450_4_)
renderBg
in class net.minecraft.client.gui.screen.inventory.ContainerScreen<PokeBagContainer>