History - net.minecraft.client.gui.tooltip.BundleTooltipComponent
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
void (TextRenderer, int, int, int, int, DrawContext): renderImage, method_32666, drawItems
void (TextRenderer, int, int, int, int, DrawContext): extractImage, method_32666, drawItems
void (TextRenderer, int, int, int, int, DrawContext): renderEmptyBundleTooltip, method_62014, drawEmptyTooltip
void (TextRenderer, int, int, int, int, DrawContext): extractEmptyBundleTooltip, method_62014, drawEmptyTooltip
void (TextRenderer, int, int, int, int, DrawContext): renderBundleWithItemsTooltip, method_62017, drawNonEmptyTooltip
void (int, int, int, List<ItemStack>, int, TextRenderer, DrawContext): renderSlot, method_62006, drawItem
void (int, int, int, List<SimpleItemStackView>, int, TextRenderer, DrawContext): extractSlot, method_62006, drawItem
void (int, int, int, TextRenderer, DrawContext): renderCount, method_62005, drawExtraItemsCount
void (int, int, int, TextRenderer, DrawContext): extractCount, method_62005, drawExtraItemsCount
void (TextRenderer, DrawContext, int, int, int): drawSelectedItemTooltip, method_62009, drawSelectedItemTooltip
void (TextRenderer, DrawContext, int, int, int): extractSelectedItemTooltip, method_62009, drawSelectedItemTooltip
void (int, int, TextRenderer, DrawContext): drawProgressbar, method_62007, drawProgressBar
void (int, int, TextRenderer, DrawContext): drawEmptyBundleDescriptionText, method_62013, drawEmptyDescription
void (int, int, TextRenderer, DrawContext): extractEmptyBundleDescriptionText, method_62013, drawEmptyDescription
int (): getProgressBarFill, method_62020, getProgressBarFill
Identifier (): getProgressBarTexture, method_63509, getProgressBarFillTexture
Text (): getProgressBarFillText, method_62021, getProgressBarLabel
void (TextRenderer, int, int, int, int, DrawContext, org.apache.commons.lang3.math.Fraction): extractBundleWithItemsTooltip, method_62017, drawNonEmptyTooltip
void (int, int, TextRenderer, DrawContext, org.apache.commons.lang3.math.Fraction): extractProgressbar, method_62007, drawProgressBar
int (org.apache.commons.lang3.math.Fraction): getProgressBarFill, method_62020, getProgressBarFill
Identifier (org.apache.commons.lang3.math.Fraction): getProgressBarTexture, method_63509, getProgressBarFillTexture
Text (org.apache.commons.lang3.math.Fraction): getProgressBarFillText, method_62021, getProgressBarLabel
1.21.11_unobfuscated
Names
net.minecraft.client.gui.screens.inventory.tooltip.ClientBundleTooltip
net.minecraft.class_5682
net.minecraft.client.gui.tooltip.BundleTooltipComponent
Fields
Identifier: PROGRESSBAR_BORDER_SPRITE, field_52812, BUNDLE_PROGRESS_BAR_BORDER_TEXTURE
Identifier: PROGRESSBAR_FILL_SPRITE, field_54011, BUNDLE_PROGRESS_BAR_FILL_TEXTURE
Identifier: PROGRESSBAR_FULL_SPRITE, field_54012, BUNDLE_PROGRESS_BAR_FULL_TEXTURE
Identifier: SLOT_HIGHLIGHT_BACK_SPRITE, field_54270, BUNDLE_SLOT_HIGHLIGHT_BACK_TEXTURE
Identifier: SLOT_HIGHLIGHT_FRONT_SPRITE, field_54271, BUNDLE_SLOT_HIGHLIGHT_FRONT_TEXTURE
Identifier: SLOT_BACKGROUND_SPRITE, field_54972, BUNDLE_SLOT_BACKGROUND_TEXTURE
int: SLOT_MARGIN, field_52813, SLOTS_PER_ROW
int: SLOT_SIZE, field_52814, SLOT_DIMENSION
int: GRID_WIDTH, field_52815, ROW_WIDTH
int: PROGRESSBAR_HEIGHT, field_52816, field_52816
int: PROGRESSBAR_WIDTH, field_52817, field_52817
int: PROGRESSBAR_BORDER, field_52818, field_52818
int: PROGRESSBAR_FILL_MAX, field_52819, PROGRESS_BAR_WIDTH
int: PROGRESSBAR_MARGIN_Y, field_52820, field_52820
Text: BUNDLE_FULL_TEXT, field_52821, BUNDLE_FULL
Text: BUNDLE_EMPTY_TEXT, field_52822, BUNDLE_EMPTY
Text: BUNDLE_EMPTY_DESCRIPTION, field_52823, BUNDLE_EMPTY_DESCRIPTION
BundleContentsComponent: contents, field_49537, bundleContents
Constructors
Methods
int (TextRenderer): getHeight, method_32661, getHeight
int (TextRenderer): getWidth, method_32664, getWidth
boolean (): showTooltipWithItemInHand, method_62003, isSticky
int (TextRenderer): getEmptyBundleBackgroundHeight, method_62016, getHeightOfEmpty
int (): backgroundHeight, method_52756, getHeightOfNonEmpty
int (): itemGridHeight, method_62015, getRowsHeight
int (int): getContentXOffset, method_63508, getXMargin
int (): gridSizeY, method_33290, getRows
int (): slotCount, method_62019, getNumVisibleSlots
void (TextRenderer, int, int, int, int, DrawContext): renderImage, method_32666, drawItems
void (TextRenderer, int, int, int, int, DrawContext): renderEmptyBundleTooltip, method_62014, drawEmptyTooltip
void (TextRenderer, int, int, int, int, DrawContext): renderBundleWithItemsTooltip, method_62017, drawNonEmptyTooltip
List<ItemStack> (int): getShownItems, method_62004, firstStacksInContents
boolean (boolean, int, int): shouldRenderSurplusText, method_62012, shouldDrawExtraItemsCount
boolean (List<ItemStack>, int): shouldRenderItemSlot, method_62011, shouldDrawItem
int (List<ItemStack>): getAmountOfHiddenItems, method_62010, numContentItemsAfter
void (int, int, int, List<ItemStack>, int, TextRenderer, DrawContext): renderSlot, method_62006, drawItem
void (int, int, int, TextRenderer, DrawContext): renderCount, method_62005, drawExtraItemsCount
void (TextRenderer, DrawContext, int, int, int): drawSelectedItemTooltip, method_62009, drawSelectedItemTooltip
void (int, int, TextRenderer, DrawContext): drawProgressbar, method_62007, drawProgressBar
void (int, int, TextRenderer, DrawContext): drawEmptyBundleDescriptionText, method_62013, drawEmptyDescription
int (TextRenderer): getEmptyBundleDescriptionTextHeight, method_62018, getDescriptionHeight
int (): getProgressBarFill, method_62020, getProgressBarFill
Identifier (): getProgressBarTexture, method_63509, getProgressBarFillTexture
Text (): getProgressBarFillText, method_62021, getProgressBarLabel