Class net.minecraft.client.gui.screen.recipebook.RecipeAlternativesWidget

This description should be content pulled from the first comments of a lua file.

Static Fields

userdata, Identifier RecipeAlternativesWidget.BACKGROUND_TEXTURE This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, Identifier RecipeAlternativesWidget.GUI_ICONS_TEXTURE This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
int, long RecipeAlternativesWidget.MAX_DOUBLE_CLICK_INTERVAL This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, Identifier RecipeAlternativesWidget.OPTIONS_BACKGROUND_TEXTURE This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, Identifier RecipeAlternativesWidget.STATS_ICON_TEXTURE This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Static Methods

RecipeAlternativesWidget.drawCenteredText(matrices, textRenderer, text, centerX, y, color) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RecipeAlternativesWidget.drawCenteredText(matrices, textRenderer, text, centerX, y, color) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RecipeAlternativesWidget.drawCenteredTextWithShadow(matrices, textRenderer, text, centerX, y, color) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RecipeAlternativesWidget.drawSprite(matrices, x, y, z, width, height, sprite) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RecipeAlternativesWidget.drawStringWithShadow(matrices, textRenderer, text, x, y, color) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RecipeAlternativesWidget.drawTextWithShadow(matrices, textRenderer, text, x, y, color) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RecipeAlternativesWidget.drawTexture(matrices, x, y, u, v, width, height, textureWidth, textureHeight) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RecipeAlternativesWidget.drawTexture(matrices, x, y, width, height, u, v, regionWidth, regionHeight, textureWidth, textureHeight) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RecipeAlternativesWidget.drawTexture(matrices, x, y, z, u, v, width, height, textureWidth, textureHeight) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RecipeAlternativesWidget.drawWithShadow(matrices, textRenderer, text, x, y, color) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RecipeAlternativesWidget.fill(matrices, x1, y1, x2, y2, color) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RecipeAlternativesWidget.fillGradient(matrices, startX, startY, endX, endY, colorStart, colorEnd, z) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RecipeAlternativesWidget.fillGradient(matrix, builder, startX, startY, endX, endY, z, colorStart, colorEnd) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Constructors

RecipeAlternativesWidget() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Instance Fields

userdata, MinecraftClient instance.client This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
boolean instance.furnace This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
number, float instance.time This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Instance Methods

instance:changeFocus(lookForwards) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:charTyped(chr, modifiers) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:drawHorizontalLine(matrices, x1, x2, y, color) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:drawTexture(matrices, x, y, u, v, width, height) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:drawVerticalLine(matrices, x, y1, y2, color) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:drawWithOutline(x, y, renderAction) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:equals(arg0) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:fillGradient(matrices, startX, startY, endX, endY, colorStart, colorEnd) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:getClass() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:getLastClickedRecipe() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:getResults() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:getZOffset() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:hashCode() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:isMouseOver(mouseX, mouseY) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:isVisible() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:keyPressed(keyCode, scanCode, modifiers) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:keyReleased(keyCode, scanCode, modifiers) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:mouseClicked(mouseX, mouseY, button) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:mouseDragged(mouseX, mouseY, button, deltaX, deltaY) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:mouseMoved(mouseX, mouseY) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:mouseReleased(mouseX, mouseY, button) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:mouseScrolled(mouseX, mouseY, amount) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:notify() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:notifyAll() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:render(matrices, mouseX, mouseY, delta) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:setVisible(visible) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:setZOffset(zOffset) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:showAlternativesForResult(client, results, buttonX, buttonY, areaCenterX, areaCenterY, delta) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:toString() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:wait() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:wait(arg0) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:wait(arg0, arg1) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"


Static Methods

RecipeAlternativesWidget.drawCenteredText(matrices, textRenderer, text, centerX, y, color)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • matrices userdata, MatrixStack This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • textRenderer userdata, TextRenderer This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • text string This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • centerX int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • y int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • color int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RecipeAlternativesWidget.drawCenteredText(matrices, textRenderer, text, centerX, y, color)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • matrices userdata, MatrixStack This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • textRenderer userdata, TextRenderer This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • text userdata, Text This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • centerX int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • y int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • color int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RecipeAlternativesWidget.drawCenteredTextWithShadow(matrices, textRenderer, text, centerX, y, color)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • matrices userdata, MatrixStack This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • textRenderer userdata, TextRenderer This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • text userdata, OrderedText This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • centerX int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • y int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • color int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RecipeAlternativesWidget.drawSprite(matrices, x, y, z, width, height, sprite)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • matrices userdata, MatrixStack This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • x int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • y int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • z int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • width int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • height int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • sprite userdata, Sprite This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RecipeAlternativesWidget.drawStringWithShadow(matrices, textRenderer, text, x, y, color)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • matrices userdata, MatrixStack This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • textRenderer userdata, TextRenderer This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • text string This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • x int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • y int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • color int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RecipeAlternativesWidget.drawTextWithShadow(matrices, textRenderer, text, x, y, color)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • matrices userdata, MatrixStack This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • textRenderer userdata, TextRenderer This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • text userdata, Text This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • x int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • y int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • color int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RecipeAlternativesWidget.drawTexture(matrices, x, y, u, v, width, height, textureWidth, textureHeight)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • matrices userdata, MatrixStack This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • x int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • y int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • u number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • v number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • width int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • height int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • textureWidth int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • textureHeight int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RecipeAlternativesWidget.drawTexture(matrices, x, y, width, height, u, v, regionWidth, regionHeight, textureWidth, textureHeight)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • matrices userdata, MatrixStack This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • x int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • y int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • width int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • height int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • u number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • v number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • regionWidth int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • regionHeight int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • textureWidth int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • textureHeight int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RecipeAlternativesWidget.drawTexture(matrices, x, y, z, u, v, width, height, textureWidth, textureHeight)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • matrices userdata, MatrixStack This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • x int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • y int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • z int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • u number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • v number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • width int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • height int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • textureWidth int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • textureHeight int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RecipeAlternativesWidget.drawWithShadow(matrices, textRenderer, text, x, y, color)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • matrices userdata, MatrixStack This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • textRenderer userdata, TextRenderer This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • text userdata, OrderedText This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • x int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • y int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • color int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RecipeAlternativesWidget.fill(matrices, x1, y1, x2, y2, color)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • matrices userdata, MatrixStack This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • x1 int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • y1 int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • x2 int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • y2 int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • color int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RecipeAlternativesWidget.fillGradient(matrices, startX, startY, endX, endY, colorStart, colorEnd, z)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • matrices userdata, MatrixStack This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • startX int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • startY int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • endX int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • endY int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • colorStart int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • colorEnd int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • z int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RecipeAlternativesWidget.fillGradient(matrix, builder, startX, startY, endX, endY, z, colorStart, colorEnd)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • matrix userdata, Matrix4f This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • builder userdata, BufferBuilder This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • startX int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • startY int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • endX int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • endY int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • z int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • colorStart int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • colorEnd int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Constructors

RecipeAlternativesWidget()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Instance Methods

instance:changeFocus(lookForwards)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • lookForwards boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:charTyped(chr, modifiers)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • chr userdata, char This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • modifiers int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:drawHorizontalLine(matrices, x1, x2, y, color)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • matrices userdata, MatrixStack This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • x1 int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • x2 int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • y int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • color int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
instance:drawTexture(matrices, x, y, u, v, width, height)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • matrices userdata, MatrixStack This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • x int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • y int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • u int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • v int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • width int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • height int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
instance:drawVerticalLine(matrices, x, y1, y2, color)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • matrices userdata, MatrixStack This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • x int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • y1 int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • y2 int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • color int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
instance:drawWithOutline(x, y, renderAction)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • x int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • y int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • renderAction userdata, BiConsumer This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
instance:equals(arg0)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • arg0 userdata, Object This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:fillGradient(matrices, startX, startY, endX, endY, colorStart, colorEnd)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • matrices userdata, MatrixStack This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • startX int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • startY int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • endX int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • endY int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • colorStart int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • colorEnd int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
instance:getClass()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

userdata, Class This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:getLastClickedRecipe()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

userdata, Recipe This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:getResults()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

userdata, RecipeResultCollection This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:getZOffset()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

int This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:hashCode()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

int This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:isMouseOver(mouseX, mouseY)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • mouseX number, double This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • mouseY number, double This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:isVisible()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:keyPressed(keyCode, scanCode, modifiers)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • keyCode int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • scanCode int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • modifiers int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:keyReleased(keyCode, scanCode, modifiers)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • keyCode int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • scanCode int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • modifiers int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:mouseClicked(mouseX, mouseY, button)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • mouseX number, double This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • mouseY number, double This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • button int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:mouseDragged(mouseX, mouseY, button, deltaX, deltaY)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • mouseX number, double This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • mouseY number, double This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • button int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • deltaX number, double This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • deltaY number, double This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:mouseMoved(mouseX, mouseY)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • mouseX number, double This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • mouseY number, double This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
instance:mouseReleased(mouseX, mouseY, button)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • mouseX number, double This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • mouseY number, double This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • button int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:mouseScrolled(mouseX, mouseY, amount)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • mouseX number, double This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • mouseY number, double This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • amount number, double This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:notify()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:notifyAll()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:render(matrices, mouseX, mouseY, delta)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • matrices userdata, MatrixStack This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • mouseX int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • mouseY int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • delta number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
instance:setVisible(visible)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • visible boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
instance:setZOffset(zOffset)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • zOffset int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
instance:showAlternativesForResult(client, results, buttonX, buttonY, areaCenterX, areaCenterY, delta)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • client userdata, MinecraftClient This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • results userdata, RecipeResultCollection This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • buttonX int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • buttonY int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • areaCenterX int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • areaCenterY int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • delta number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
instance:toString()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

string This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:wait()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:wait(arg0)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • arg0 int, long This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
instance:wait(arg0, arg1)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • arg0 int, long This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • arg1 int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"