public class BinderScreen extends net.minecraft.client.gui.screen.inventory.ContainerScreen<BinderContainer>
hoveredSlot, imageHeight, imageWidth, inventory, INVENTORY_LOCATION, inventoryLabelX, inventoryLabelY, isQuickCrafting, leftPos, menu, quickCraftSlots, slotColor, titleLabelX, titleLabelY, topPos
Constructor and Description |
---|
BinderScreen(BinderContainer container,
net.minecraft.entity.player.PlayerInventory inventory,
net.minecraft.util.text.ITextComponent textComponent) |
Modifier and Type | Method and Description |
---|---|
boolean |
mouseClicked(double mouseX,
double mouseY,
int mouseButton) |
void |
render(com.mojang.blaze3d.matrix.MatrixStack matrix,
int mouseX,
int mouseY,
float partialTicks) |
protected void |
renderBg(com.mojang.blaze3d.matrix.MatrixStack matrix,
float p_230450_2_,
int p_230450_3_,
int p_230450_4_) |
protected void |
renderLabels(com.mojang.blaze3d.matrix.MatrixStack p_230451_1_,
int p_230451_2_,
int p_230451_3_) |
checkHotbarKeyPressed, getGuiLeft, getGuiTop, getMenu, getSlotColor, getSlotUnderMouse, getXSize, getYSize, hasClickedOutside, init, isHovering, isPauseScreen, keyPressed, mouseDragged, mouseReleased, onClose, removed, 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 BinderScreen(BinderContainer container, net.minecraft.entity.player.PlayerInventory inventory, net.minecraft.util.text.ITextComponent textComponent)
public void render(com.mojang.blaze3d.matrix.MatrixStack matrix, int mouseX, int mouseY, float partialTicks)
render
in interface net.minecraft.client.gui.IRenderable
render
in class net.minecraft.client.gui.screen.inventory.ContainerScreen<BinderContainer>
protected void renderBg(com.mojang.blaze3d.matrix.MatrixStack matrix, float p_230450_2_, int p_230450_3_, int p_230450_4_)
renderBg
in class net.minecraft.client.gui.screen.inventory.ContainerScreen<BinderContainer>
public boolean mouseClicked(double mouseX, double mouseY, int mouseButton)
mouseClicked
in interface net.minecraft.client.gui.IGuiEventListener
mouseClicked
in interface net.minecraft.client.gui.INestedGuiEventHandler
mouseClicked
in class net.minecraft.client.gui.screen.inventory.ContainerScreen<BinderContainer>
protected void renderLabels(com.mojang.blaze3d.matrix.MatrixStack p_230451_1_, int p_230451_2_, int p_230451_3_)
renderLabels
in class net.minecraft.client.gui.screen.inventory.ContainerScreen<BinderContainer>