History - net.minecraft.client.gui.GuiGraphics
1.21.3
Names
fhz
fns
Fields
float: a, MAX_GUI_Z, field_44931, field_44931, f_289044_
float: a, MAX_GUI_Z, field_44931, field_44931
float: b, MIN_GUI_Z, field_44932, field_44932, f_289038_
float: b, MIN_GUI_Z, field_44932, field_44932
int: c, EXTRA_SPACE_AFTER_FIRST_TOOLTIP_LINE, field_44655, field_44655, f_279564_
int: c, EXTRA_SPACE_AFTER_FIRST_TOOLTIP_LINE, field_44655, field_44655
Minecraft: d, minecraft, field_44656, client, f_279544_
Minecraft: d, minecraft, field_44656, client
PoseStack: e, pose, field_44657, matrices, f_279612_
PoseStack: e, pose, field_44657, matrices
MultiBufferSource$BufferSource: f, bufferSource, field_44658, vertexConsumers, f_279627_
MultiBufferSource$BufferSource: f, bufferSource, field_44658, vertexConsumers
GuiGraphics$ScissorStack: g, scissorStack, field_44659, scissorStack, f_279587_
GuiGraphics$ScissorStack: g, scissorStack, field_44659, scissorStack
boolean: i, managed, field_44797, runningDrawCallback, f_285610_
GuiSpriteManager: h, sprites, field_45337, guiAtlasManager, f_291876_
GuiSpriteManager: h, sprites, field_45337, guiAtlasManager
Constructors
Methods
void (int, int, int, int): a, hLine, method_25292, drawHorizontalLine, m_280656_
void (int, int, int, int): a, hLine, method_25292, drawHorizontalLine
void (int, int, int, int): b, vLine, method_25301, drawVerticalLine, m_280315_
void (int, int, int, int): b, vLine, method_25301, drawVerticalLine
void (int, int, int, int, int): a, fill, method_25294, fill, m_280509_
void (int, int, int, int, int): a, fill, method_25294, fill
void (int, int, int, int, int, int): b, fillGradient, method_25296, fillGradient, m_280024_
void (int, int, int, int, int, int): b, fillGradient, method_25296, fillGradient
void (Font, String, int, int, int): a, drawCenteredString, method_25300, drawCenteredTextWithShadow, m_280137_
void (Font, String, int, int, int): a, drawCenteredString, method_25300, drawCenteredTextWithShadow
void (int, int, int, int, int, TextureAtlasSprite): a, blit, method_25298, drawSprite, m_280159_
void (int, int, int, int): c, enableScissor, method_44379, enableScissor, m_280588_
void (int, int, int, int): c, enableScissor, method_44379, enableScissor
void (): f, disableScissor, method_44380, disableScissor, m_280618_
void (): e, disableScissor, method_44380, disableScissor
void (ScreenRectangle): a, applyScissor, method_49698, setScissor, m_280185_
void (ScreenRectangle): a, applyScissor, method_49698, setScissor
void (Runnable): a, drawManaged, method_51741, draw, m_286007_
void (): g, flushIfUnmanaged, method_51744, tryDraw, m_286081_
void (): h, flushIfManaged, method_51887, drawIfRunning, m_287246_
int (): a, guiWidth, method_51421, getScaledWindowWidth, m_280182_
int (): a, guiWidth, method_51421, getScaledWindowWidth
int (): b, guiHeight, method_51443, getScaledWindowHeight, m_280206_
int (): b, guiHeight, method_51443, getScaledWindowHeight
PoseStack (): c, pose, method_51448, getMatrices, m_280168_
PoseStack (): c, pose, method_51448, getMatrices
MultiBufferSource$BufferSource (): d, bufferSource, method_51450, getVertexConsumers, m_280091_
void (): e, flush, method_51452, draw, m_280262_
void (): d, flush, method_51452, draw
void (RenderType, int, int, int, int): a, hLine, method_51738, drawHorizontalLine, m_285844_
void (RenderType, int, int, int, int): a, hLine, method_51738, drawHorizontalLine
void (RenderType, int, int, int, int): b, vLine, method_51742, drawVerticalLine, m_285886_
void (RenderType, int, int, int, int): b, vLine, method_51742, drawVerticalLine
void (float, float, float, float): a, setColor, method_51422, setShaderColor, m_280246_
void (int, int, int, int, int, int): a, fill, method_51737, fill, m_280046_
void (int, int, int, int, int, int): a, fill, method_51737, fill
void (RenderType, int, int, int, int, int): a, fill, method_51739, fill, m_285944_
void (RenderType, int, int, int, int, int): a, fill, method_51739, fill
void (RenderType, int, int, int, int, int, int): a, fill, method_48196, fill, m_285795_
void (RenderType, int, int, int, int, int, int): a, fill, method_48196, fill
void (int, int, int, int, int, int, int): a, fillGradient, method_33284, fillGradient, m_280120_
void (int, int, int, int, int, int, int): a, fillGradient, method_33284, fillGradient
void (RenderType, int, int, int, int, int, int, int): a, fillGradient, method_51740, fillGradient, m_285978_
void (RenderType, int, int, int, int, int, int, int): a, fillGradient, method_51740, fillGradient
void (VertexConsumer, int, int, int, int, int, int, int): a, fillGradient, method_27533, fillGradient, m_280584_
void (VertexConsumer, int, int, int, int, int, int, int): a, fillGradient, method_27533, fillGradient
void (Font, Component, int, int, int): a, drawCenteredString, method_27534, drawCenteredTextWithShadow, m_280653_
void (Font, Component, int, int, int): a, drawCenteredString, method_27534, drawCenteredTextWithShadow
void (Font, FormattedCharSequence, int, int, int): a, drawCenteredString, method_35719, drawCenteredTextWithShadow, m_280364_
void (Font, FormattedCharSequence, int, int, int): a, drawCenteredString, method_35719, drawCenteredTextWithShadow
int (Font, String, int, int, int): b, drawString, method_25303, drawTextWithShadow, m_280488_
int (Font, String, int, int, int): b, drawString, method_25303, drawTextWithShadow
int (Font, String, int, int, int, boolean): a, drawString, method_51433, drawText, m_280056_
int (Font, String, int, int, int, boolean): a, drawString, method_51433, drawText
int (Font, FormattedCharSequence, int, int, int): b, drawString, method_35720, drawTextWithShadow, m_280648_
int (Font, FormattedCharSequence, int, int, int): b, drawString, method_35720, drawTextWithShadow
int (Font, FormattedCharSequence, int, int, int, boolean): a, drawString, method_51430, drawText, m_280649_
int (Font, FormattedCharSequence, int, int, int, boolean): a, drawString, method_51430, drawText
int (Font, Component, int, int, int): b, drawString, method_27535, drawTextWithShadow, m_280430_
int (Font, Component, int, int, int): b, drawString, method_27535, drawTextWithShadow
int (Font, Component, int, int, int, boolean): a, drawString, method_51439, drawText, m_280614_
int (Font, Component, int, int, int, boolean): a, drawString, method_51439, drawText
void (Font, FormattedText, int, int, int, int): a, drawWordWrap, method_51440, drawTextWrapped, m_280554_
void (Font, FormattedText, int, int, int, int): a, drawWordWrap, method_51440, drawTextWrapped
void (int, int, int, int, int, TextureAtlasSprite, float, float, float, float): a, blit, method_48465, drawSprite, m_280565_
void (int, int, int, int, int): b, renderOutline, method_49601, drawBorder, m_280637_
void (int, int, int, int, int): b, renderOutline, method_49601, drawBorder
void (ResourceLocation, int, int, int, int, int, int): a, blit, method_25302, drawTexture, m_280218_
void (ResourceLocation, int, int, int, float, float, int, int, int, int): a, blit, method_25291, drawTexture, m_280398_
void (ResourceLocation, int, int, int, int, float, float, int, int, int, int): a, blit, method_25293, drawTexture, m_280411_
void (ResourceLocation, int, int, float, float, int, int, int, int): a, blit, method_25290, drawTexture, m_280163_
void (ResourceLocation, int, int, int, int, int, int, int, float, float, int, int): a, blit, method_25297, drawTexture, m_280312_
void (ResourceLocation, int, int, int, int, int, float, float, float, float): a, innerBlit, method_25295, drawTexturedQuad, m_280444_
void (ResourceLocation, int, int, int, int, int, float, float, float, float, float, float, float, float): a, innerBlit, method_48466, drawTexturedQuad, m_280479_
void (ItemStack, int, int): a, renderItem, method_51427, drawItem, m_280480_
void (ItemStack, int, int): a, renderItem, method_51427, drawItem
void (ItemStack, int, int, int): a, renderItem, method_51428, drawItem, m_280256_
void (ItemStack, int, int, int): a, renderItem, method_51428, drawItem
void (ItemStack, int, int, int, int): a, renderItem, method_51429, drawItem, m_280064_
void (ItemStack, int, int, int, int): a, renderItem, method_51429, drawItem
void (ItemStack, int, int): b, renderFakeItem, method_51445, drawItemWithoutEntity, m_280203_
void (ItemStack, int, int): b, renderFakeItem, method_51445, drawItemWithoutEntity
void (LivingEntity, ItemStack, int, int, int): a, renderItem, method_51423, drawItem, m_280638_
void (LivingEntity, ItemStack, int, int, int): a, renderItem, method_51423, drawItem
void (LivingEntity, Level, ItemStack, int, int, int): a, renderItem, method_51424, drawItem, m_280053_
void (LivingEntity, Level, ItemStack, int, int, int): a, renderItem, method_51424, drawItem
void (LivingEntity, Level, ItemStack, int, int, int, int): a, renderItem, method_51425, drawItem, m_280405_
void (LivingEntity, Level, ItemStack, int, int, int, int): a, renderItem, method_51425, drawItem
void (Font, ItemStack, int, int): a, renderItemDecorations, method_51431, drawItemInSlot, m_280370_
void (Font, ItemStack, int, int): a, renderItemDecorations, method_51431, drawStackOverlay
void (Font, ItemStack, int, int, String): a, renderItemDecorations, method_51432, drawItemInSlot, m_280302_
void (Font, ItemStack, int, int, String): a, renderItemDecorations, method_51432, drawStackOverlay
void (Font, ItemStack, int, int): b, renderTooltip, method_51446, drawItemTooltip, m_280153_
void (Font, ItemStack, int, int): b, renderTooltip, method_51446, drawItemTooltip
void (Font, List<Component>, Optional<TooltipComponent>, int, int): a, renderTooltip, method_51437, drawTooltip, m_280677_
void (Font, List<Component>, Optional<TooltipComponent>, int, int): a, renderTooltip, method_64038, drawTooltip
void (Font, Component, int, int): a, renderTooltip, method_51438, drawTooltip, m_280557_
void (Font, Component, int, int): a, renderTooltip, method_51438, drawTooltip
void (Font, List<Component>, int, int): a, renderComponentTooltip, method_51434, drawTooltip, m_280666_
void (Font, List<Component>, int, int): a, renderComponentTooltip, method_51434, drawTooltip
void (Font, List<? extends FormattedCharSequence>, int, int): b, renderTooltip, method_51447, drawOrderedTooltip, m_280245_
void (Font, List<? extends FormattedCharSequence>, int, int): b, renderTooltip, method_51447, drawOrderedTooltip
void (Font, List<FormattedCharSequence>, ClientTooltipPositioner, int, int): a, renderTooltip, method_51436, drawTooltip, m_280547_
void (Font, List<FormattedCharSequence>, ClientTooltipPositioner, int, int): a, renderTooltip, method_51436, drawTooltip
void (Font, List<ClientTooltipComponent>, int, int, ClientTooltipPositioner): a, renderTooltipInternal, method_51435, drawTooltip, m_280497_
void (Font, Style, int, int): a, renderComponentHoverEffect, method_51441, drawHoverEvent, m_280304_
void (Font, Style, int, int): a, renderComponentHoverEffect, method_51441, drawHoverEvent
void (ResourceLocation, int, int, int, int): a, blitSprite, method_52706, drawGuiTexture, m_292816_
void (ResourceLocation, int, int, int, int, int): a, blitSprite, method_52707, drawGuiTexture, m_295520_
void (ResourceLocation, int, int, int, int, int, int, int, int): a, blitSprite, method_52708, drawGuiTexture, m_294122_
void (ResourceLocation, int, int, int, int, int, int, int, int, int): a, blitSprite, method_52709, drawGuiTexture, m_293068_
void (TextureAtlasSprite, int, int, int, int, int, int, int, int, int): a, blitSprite, method_52711, drawSprite, m_293540_
void (TextureAtlasSprite, int, int, int, int, int): a, blitSprite, method_52710, drawSprite, m_294769_
void (TextureAtlasSprite, GuiSpriteScaling$NineSlice, int, int, int, int, int): a, blitNineSlicedSprite, method_52713, drawSprite, m_293720_
void (TextureAtlasSprite, int, int, int, int, int, int, int, int, int, int, int): a, blitTiledSprite, method_52712, drawSpriteTiled, m_295409_
void (ItemStack, int, int, int): b, renderFakeItem, method_55231, drawItemWithoutEntity, m_306951_
void (ItemStack, int, int, int): b, renderFakeItem, method_55231, drawItemWithoutEntity
boolean (int, int): a, containsPointInScissor, method_58135, scissorContains, m_322958_
boolean (int, int): a, containsPointInScissor, method_58135, scissorContains
void (RenderType, int, int, int, int, int): b, fillRenderType, method_57709, fillWithLayer, m_319756_
void (RenderType, int, int, int, int, int): b, fillRenderType, method_57709, fillWithLayer
int (Font, Component, int, int, int, int): a, drawStringWithBackdrop, method_60649, drawTextWithBackground, m_339210_
int (Font, Component, int, int, int, int): a, drawStringWithBackdrop, method_60649, drawTextWithBackground
void (Function<ResourceLocation, RenderType>, ResourceLocation, int, int, int, int): a, blitSprite, method_52706, drawGuiTexture
void (Function<ResourceLocation, RenderType>, ResourceLocation, int, int, int, int, int): a, blitSprite, method_52707, drawGuiTexture
void (Function<ResourceLocation, RenderType>, ResourceLocation, int, int, int, int, int, int, int, int): a, blitSprite, method_52708, drawGuiTexture
void (Function<ResourceLocation, RenderType>, TextureAtlasSprite, int, int, int, int): a, blitSprite, method_52709, drawSpriteStretched
void (Function<ResourceLocation, RenderType>, TextureAtlasSprite, int, int, int, int, int): a, blitSprite, method_52710, drawSpriteStretched
void (Function<ResourceLocation, RenderType>, TextureAtlasSprite, int, int, int, int, int, int, int, int, int): a, blitSprite, method_52711, drawSpriteRegion
void (Function<ResourceLocation, RenderType>, TextureAtlasSprite, GuiSpriteScaling$NineSlice, int, int, int, int, int): a, blitNineSlicedSprite, method_52713, drawSpriteNineSliced
void (Function<ResourceLocation, RenderType>, GuiSpriteScaling$NineSlice, TextureAtlasSprite, int, int, int, int, int, int, int, int, int, int, int): a, blitNineSliceInnerSegment, method_64040, drawInnerSprite
void (Function<ResourceLocation, RenderType>, TextureAtlasSprite, int, int, int, int, int, int, int, int, int, int, int): a, blitTiledSprite, method_52712, drawSpriteTiled
void (Function<ResourceLocation, RenderType>, ResourceLocation, int, int, float, float, int, int, int, int, int): a, blit, method_25291, drawTexture
void (Function<ResourceLocation, RenderType>, ResourceLocation, int, int, float, float, int, int, int, int): a, blit, method_25290, drawTexture
void (Function<ResourceLocation, RenderType>, ResourceLocation, int, int, float, float, int, int, int, int, int, int): a, blit, method_25302, drawTexture
void (Function<ResourceLocation, RenderType>, ResourceLocation, int, int, float, float, int, int, int, int, int, int, int): a, blit, method_25293, drawTexture
void (Function<ResourceLocation, RenderType>, ResourceLocation, int, int, int, int, float, float, float, float, int): a, innerBlit, method_25295, drawTexturedQuad
void (Font, List<Component>, Optional<TooltipComponent>, int, int, ResourceLocation): a, renderTooltip, method_51437, drawTooltip
void (Font, Component, int, int, ResourceLocation): a, renderTooltip, method_64235, drawTooltip
void (Font, List<Component>, int, int, ResourceLocation): a, renderComponentTooltip, method_64037, drawTooltip
void (Font, List<? extends FormattedCharSequence>, int, int, ResourceLocation): b, renderTooltip, method_64236, drawOrderedTooltip
void (Font, List<ClientTooltipComponent>, int, int, ClientTooltipPositioner, ResourceLocation): a, renderTooltipInternal, method_51435, drawTooltip
void (ItemStack, int, int): c, renderItemBar, method_64860, drawItemBar
void (Font, ItemStack, int, int, String): b, renderItemCount, method_64859, drawStackCount
void (ItemStack, int, int): d, renderItemCooldown, method_64861, drawCooldownProgress
void (Consumer<MultiBufferSource>): a, drawSpecial, method_64039, draw
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
fgt
fhz
Fields
Constructors
Methods
int (Font, Component, int, int, int, int): a, drawStringWithBackdrop, method_60649, drawTextWithBackground, m_339210_
1.20.6
Names
ewu
fgt
Fields
Constructors
Methods
boolean (int, int): a, containsPointInScissor, method_58135, scissorContains, m_322958_
void (RenderType, int, int, int, int, int): b, fillRenderType, method_57709, fillWithLayer, m_319756_
1.20.4
Names
esf
ewu
Fields
Constructors
Methods
void (ItemStack, int, int, int): b, renderFakeItem, method_55231, drawItemWithoutEntity, m_306951_
1.20.2
Names
eox
esf
Fields
boolean: h, managed, field_44797, runningDrawCallback, f_285610_
boolean: i, managed, field_44797, runningDrawCallback, f_285610_
GuiSpriteManager: h, sprites, field_45337, guiAtlasManager, f_291876_
Constructors
Methods
it.unimi.dsi.fastutil.ints.IntIterator (int, int): a, slices, method_49696, createDivider, m_280358_
void (ResourceLocation, int, int, int, int, int, int, int, int, int): a, blitNineSliced, method_48586, drawNineSlicedTexture, m_280260_
void (ResourceLocation, int, int, int, int, int, int, int, int, int, int): a, blitNineSliced, method_49697, drawNineSlicedTexture, m_280027_
void (ResourceLocation, int, int, int, int, int, int, int, int, int, int, int, int): a, blitNineSliced, method_48587, drawNineSlicedTexture, m_280195_
void (ResourceLocation, int, int, int, int, int, int, int, int): a, blitRepeating, method_48585, drawRepeatingTexture, m_280543_
void (ResourceLocation, int, int, int, int): a, blitSprite, method_52706, drawGuiTexture, m_292816_
void (ResourceLocation, int, int, int, int, int): a, blitSprite, method_52707, drawGuiTexture, m_295520_
void (ResourceLocation, int, int, int, int, int, int, int, int): a, blitSprite, method_52708, drawGuiTexture, m_294122_
void (ResourceLocation, int, int, int, int, int, int, int, int, int): a, blitSprite, method_52709, drawGuiTexture, m_293068_
void (TextureAtlasSprite, int, int, int, int, int, int, int, int, int): a, blitSprite, method_52711, drawSprite, m_293540_
void (TextureAtlasSprite, int, int, int, int, int): a, blitSprite, method_52710, drawSprite, m_294769_
void (TextureAtlasSprite, GuiSpriteScaling$NineSlice, int, int, int, int, int): a, blitNineSlicedSprite, method_52713, drawSprite, m_293720_
void (TextureAtlasSprite, int, int, int, int, int, int, int, int, int, int, int): a, blitTiledSprite, method_52712, drawSpriteTiled, m_295409_
1.20.1
Names
enr
eox
net.minecraft.client.gui.GuiComponent
net.minecraft.client.gui.GuiGraphics
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.DrawContext
net.minecraft.src.C_3432_
net.minecraft.src.C_279497_
Fields
ResourceLocation: g, BACKGROUND_LOCATION, field_22735, OPTIONS_BACKGROUND_TEXTURE, f_93096_
ResourceLocation: h, STATS_ICON_LOCATION, field_22736, STATS_ICON_TEXTURE, f_93097_
ResourceLocation: i, GUI_ICONS_LOCATION, field_22737, GUI_ICONS_TEXTURE, f_93098_
ResourceLocation: j, LIGHT_DIRT_BACKGROUND, field_43045, LIGHT_DIRT_BACKGROUND_TEXTURE, f_273856_
GuiComponent$ScissorStack: a, SCISSOR_STACK, field_43098, SCISSOR_STACK, f_275756_
float: a, MAX_GUI_Z, field_44931, field_44931, f_289044_
float: b, MIN_GUI_Z, field_44932, field_44932, f_289038_
int: c, EXTRA_SPACE_AFTER_FIRST_TOOLTIP_LINE, field_44655, field_44655, f_279564_
Minecraft: d, minecraft, field_44656, client, f_279544_
PoseStack: e, pose, field_44657, matrices, f_279612_
MultiBufferSource$BufferSource: f, bufferSource, field_44658, vertexConsumers, f_279627_
GuiGraphics$ScissorStack: g, scissorStack, field_44659, scissorStack, f_279587_
boolean: h, managed, field_44797, runningDrawCallback, f_285610_
Constructors
()
(Minecraft, PoseStack, MultiBufferSource$BufferSource)
(Minecraft, MultiBufferSource$BufferSource)
Methods
void (int, int, int, int): a, hLine, method_25292, drawHorizontalLine, m_280656_
void (int, int, int, int): b, vLine, method_25301, drawVerticalLine, m_280315_
void (int, int, int, int, int): a, fill, method_25294, fill, m_280509_
void (int, int, int, int, int, int): b, fillGradient, method_25296, fillGradient, m_280024_
void (Font, String, int, int, int): a, drawCenteredString, method_25300, drawCenteredTextWithShadow, m_280137_
void (int, int, int, int, int, TextureAtlasSprite): a, blit, method_25298, drawSprite, m_280159_
void (PoseStack, int, int, int, int): a, hLine, method_25292, drawHorizontalLine, m_93154_
void (PoseStack, int, int, int, int): b, vLine, method_25301, drawVerticalLine, m_93222_
void (PoseStack, int, int, int, int, int): a, fill, method_25294, fill, m_93172_
void (PoseStack, int, int, int, int, int, int): b, fillGradient, method_25296, fillGradient, m_93179_
void (PoseStack, Font, String, int, int, int): a, drawCenteredString, method_25300, drawCenteredTextWithShadow, m_93208_
void (PoseStack, Font, String, int, int, int): b, drawString, method_25303, drawTextWithShadow, m_93236_
void (int, int, BiConsumer<Integer, Integer>): a, blitOutlineBlack, method_29343, drawWithOutline, m_93101_
void (PoseStack, int, int, int, int, int, TextureAtlasSprite): a, blit, method_25298, drawSprite, m_93200_
void (PoseStack, int, int, int, int, int, int): c, blit, method_25302, drawTexture, m_93228_
void (PoseStack, int, int, int, float, float, int, int, int, int): a, blit, method_25291, drawTexture, m_93143_
void (PoseStack, int, int, int, int, float, float, int, int, int, int): a, blit, method_25293, drawTexture, m_93160_
void (PoseStack, int, int, float, float, int, int, int, int): a, blit, method_25290, drawTexture, m_93133_
void (PoseStack, int, int, int, int, int, int, int, float, float, int, int): a, blit, method_25297, drawTexture, m_93187_
void (PoseStack, Font, Component, int, int, int): a, drawCenteredString, method_27534, drawCenteredTextWithShadow, m_93215_
void (PoseStack, Font, Component, int, int, int): b, drawString, method_27535, drawTextWithShadow, m_93243_
void (PoseStack, int, int, int, int, int, int, int): a, fillGradient, method_33284, fillGradient, m_168740_
void (PoseStack, Font, FormattedCharSequence, int, int, int): a, drawCenteredString, method_35719, drawCenteredTextWithShadow, m_168749_
void (PoseStack, Font, FormattedCharSequence, int, int, int): b, drawString, method_35720, drawTextWithShadow, m_168756_
void (int, int, int, int): a, enableScissor, method_44379, enableScissor, m_239260_
void (int, int, int, int): c, enableScissor, method_44379, enableScissor, m_280588_
void (): l, disableScissor, method_44380, disableScissor, m_240060_
void (): f, disableScissor, method_44380, disableScissor, m_280618_
void (org.joml.Matrix4f, BufferBuilder, int, int, int, int, int, int, int): a, fillGradient, method_27533, fillGradient, m_93123_
void (org.joml.Matrix4f, int, int, int, int, int, float, float, float, float): a, innerBlit, method_25295, drawTexturedQuad, m_93112_
void (ScreenRectangle): a, applyScissor, method_49698, setScissor, m_275838_
void (ScreenRectangle): a, applyScissor, method_49698, setScissor, m_280185_
void (PoseStack, int, int, int, int, int, int): a, fill, method_48196, fill, m_264531_
void (PoseStack, int, int, int, int, int, TextureAtlasSprite, float, float, float, float): a, blit, method_48465, drawSprite, m_266587_
void (PoseStack, int, int, int, int, int): b, renderOutline, method_49601, drawBorder, m_274388_
void (org.joml.Matrix4f, int, int, int, int, int, float, float, float, float, float, float, float, float): a, innerBlit, method_48466, drawTexturedQuad, m_266344_
void (PoseStack, int, int, int, int, int, int, int, int, int): a, blitNineSliced, method_48586, drawNineSlicedTexture, m_267704_
void (PoseStack, int, int, int, int, int, int, int, int, int, int): a, blitNineSliced, method_49697, drawNineSlicedTexture, m_275833_
void (PoseStack, int, int, int, int, int, int, int, int, int, int, int, int): a, blitNineSliced, method_48587, drawNineSlicedTexture, m_267814_
void (PoseStack, int, int, int, int, int, int, int, int): a, blitRepeating, method_48585, drawRepeatingTexture, m_267701_
it.unimi.dsi.fastutil.ints.IntIterator (int, int): a, slices, method_49696, createDivider, m_275834_
it.unimi.dsi.fastutil.ints.IntIterator (int, int): a, slices, method_49696, createDivider, m_280358_
void (Runnable): a, drawManaged, method_51741, draw, m_286007_
void (): g, flushIfUnmanaged, method_51744, tryDraw, m_286081_
void (): h, flushIfManaged, method_51887, drawIfRunning, m_287246_
int (): a, guiWidth, method_51421, getScaledWindowWidth, m_280182_
int (): b, guiHeight, method_51443, getScaledWindowHeight, m_280206_
PoseStack (): c, pose, method_51448, getMatrices, m_280168_
MultiBufferSource$BufferSource (): d, bufferSource, method_51450, getVertexConsumers, m_280091_
void (): e, flush, method_51452, draw, m_280262_
void (RenderType, int, int, int, int): a, hLine, method_51738, drawHorizontalLine, m_285844_
void (RenderType, int, int, int, int): b, vLine, method_51742, drawVerticalLine, m_285886_
void (float, float, float, float): a, setColor, method_51422, setShaderColor, m_280246_
void (int, int, int, int, int, int): a, fill, method_51737, fill, m_280046_
void (RenderType, int, int, int, int, int): a, fill, method_51739, fill, m_285944_
void (RenderType, int, int, int, int, int, int): a, fill, method_48196, fill, m_285795_
void (int, int, int, int, int, int, int): a, fillGradient, method_33284, fillGradient, m_280120_
void (RenderType, int, int, int, int, int, int, int): a, fillGradient, method_51740, fillGradient, m_285978_
void (VertexConsumer, int, int, int, int, int, int, int): a, fillGradient, method_27533, fillGradient, m_280584_
void (Font, Component, int, int, int): a, drawCenteredString, method_27534, drawCenteredTextWithShadow, m_280653_
void (Font, FormattedCharSequence, int, int, int): a, drawCenteredString, method_35719, drawCenteredTextWithShadow, m_280364_
int (Font, String, int, int, int): b, drawString, method_25303, drawTextWithShadow, m_280488_
int (Font, String, int, int, int, boolean): a, drawString, method_51433, drawText, m_280056_
int (Font, FormattedCharSequence, int, int, int): b, drawString, method_35720, drawTextWithShadow, m_280648_
int (Font, FormattedCharSequence, int, int, int, boolean): a, drawString, method_51430, drawText, m_280649_
int (Font, Component, int, int, int): b, drawString, method_27535, drawTextWithShadow, m_280430_
int (Font, Component, int, int, int, boolean): a, drawString, method_51439, drawText, m_280614_
void (Font, FormattedText, int, int, int, int): a, drawWordWrap, method_51440, drawTextWrapped, m_280554_
void (int, int, int, int, int, TextureAtlasSprite, float, float, float, float): a, blit, method_48465, drawSprite, m_280565_
void (int, int, int, int, int): b, renderOutline, method_49601, drawBorder, m_280637_
void (ResourceLocation, int, int, int, int, int, int): a, blit, method_25302, drawTexture, m_280218_
void (ResourceLocation, int, int, int, float, float, int, int, int, int): a, blit, method_25291, drawTexture, m_280398_
void (ResourceLocation, int, int, int, int, float, float, int, int, int, int): a, blit, method_25293, drawTexture, m_280411_
void (ResourceLocation, int, int, float, float, int, int, int, int): a, blit, method_25290, drawTexture, m_280163_
void (ResourceLocation, int, int, int, int, int, int, int, float, float, int, int): a, blit, method_25297, drawTexture, m_280312_
void (ResourceLocation, int, int, int, int, int, float, float, float, float): a, innerBlit, method_25295, drawTexturedQuad, m_280444_
void (ResourceLocation, int, int, int, int, int, float, float, float, float, float, float, float, float): a, innerBlit, method_48466, drawTexturedQuad, m_280479_
void (ResourceLocation, int, int, int, int, int, int, int, int, int): a, blitNineSliced, method_48586, drawNineSlicedTexture, m_280260_
void (ResourceLocation, int, int, int, int, int, int, int, int, int, int): a, blitNineSliced, method_49697, drawNineSlicedTexture, m_280027_
void (ResourceLocation, int, int, int, int, int, int, int, int, int, int, int, int): a, blitNineSliced, method_48587, drawNineSlicedTexture, m_280195_
void (ResourceLocation, int, int, int, int, int, int, int, int): a, blitRepeating, method_48585, drawRepeatingTexture, m_280543_
void (ItemStack, int, int): a, renderItem, method_51427, drawItem, m_280480_
void (ItemStack, int, int, int): a, renderItem, method_51428, drawItem, m_280256_
void (ItemStack, int, int, int, int): a, renderItem, method_51429, drawItem, m_280064_
void (ItemStack, int, int): b, renderFakeItem, method_51445, drawItemWithoutEntity, m_280203_
void (LivingEntity, ItemStack, int, int, int): a, renderItem, method_51423, drawItem, m_280638_
void (LivingEntity, Level, ItemStack, int, int, int): a, renderItem, method_51424, drawItem, m_280053_
void (LivingEntity, Level, ItemStack, int, int, int, int): a, renderItem, method_51425, drawItem, m_280405_
void (Font, ItemStack, int, int): a, renderItemDecorations, method_51431, drawItemInSlot, m_280370_
void (Font, ItemStack, int, int, String): a, renderItemDecorations, method_51432, drawItemInSlot, m_280302_
void (Font, ItemStack, int, int): b, renderTooltip, method_51446, drawItemTooltip, m_280153_
void (Font, List<Component>, Optional<TooltipComponent>, int, int): a, renderTooltip, method_51437, drawTooltip, m_280677_
void (Font, Component, int, int): a, renderTooltip, method_51438, drawTooltip, m_280557_
void (Font, List<Component>, int, int): a, renderComponentTooltip, method_51434, drawTooltip, m_280666_
void (Font, List<? extends FormattedCharSequence>, int, int): b, renderTooltip, method_51447, drawOrderedTooltip, m_280245_
void (Font, List<FormattedCharSequence>, ClientTooltipPositioner, int, int): a, renderTooltip, method_51436, drawTooltip, m_280547_
void (Font, List<ClientTooltipComponent>, int, int, ClientTooltipPositioner): a, renderTooltipInternal, method_51435, drawTooltip, m_280497_
void (Font, Style, int, int): a, renderComponentHoverEffect, method_51441, drawHoverEvent, m_280304_
1.19.4
Names
eko
enr
Fields
int: a, blitOffset, field_22734, zOffset, f_93095_
ResourceLocation: j, LIGHT_DIRT_BACKGROUND, field_43045, LIGHT_DIRT_BACKGROUND_TEXTURE, f_273856_
GuiComponent$ScissorStack: a, SCISSOR_STACK, field_43098, SCISSOR_STACK, f_275756_
Constructors
Methods
int (): m, getBlitOffset, method_25305, getZOffset, m_93252_
void (int): d, setBlitOffset, method_25304, setZOffset, m_93250_
void (PoseStack, int, int, int, int, int, int): a, fillGradient, method_25296, fillGradient, m_93179_
void (PoseStack, int, int, int, int, int, int): b, fillGradient, method_25296, fillGradient, m_93179_
void (PoseStack, Font, String, int, int, int): a, drawCenteredString, method_25300, drawCenteredText, m_93208_
void (PoseStack, Font, String, int, int, int): a, drawCenteredString, method_25300, drawCenteredTextWithShadow, m_93208_
void (PoseStack, Font, String, int, int, int): b, drawString, method_25303, drawStringWithShadow, m_93236_
void (PoseStack, Font, String, int, int, int): b, drawString, method_25303, drawTextWithShadow, m_93236_
void (PoseStack, int, int, int, int, int, int): b, blit, method_25302, drawTexture, m_93228_
void (PoseStack, int, int, int, int, int, int): c, blit, method_25302, drawTexture, m_93228_
void (PoseStack, int, int, int, int, int, int, int, float, float, int, int): a, innerBlit, method_25297, drawTexture, m_93187_
void (PoseStack, int, int, int, int, int, int, int, float, float, int, int): a, blit, method_25297, drawTexture, m_93187_
void (PoseStack, Font, Component, int, int, int): a, drawCenteredString, method_27534, drawCenteredText, m_93215_
void (PoseStack, Font, Component, int, int, int): a, drawCenteredString, method_27534, drawCenteredTextWithShadow, m_93215_
void (PoseStack, Font, FormattedCharSequence, int, int, int): b, drawString, method_35720, drawWithShadow, m_168756_
void (PoseStack, Font, FormattedCharSequence, int, int, int): b, drawString, method_35720, drawTextWithShadow, m_168756_
void (org.joml.Matrix4f, int, int, int, int, int): a, innerFill, method_25299, fill, m_93105_
void (ScreenRectangle): a, applyScissor, method_49698, setScissor, m_275838_
void (PoseStack, int, int, int, int, int, int): a, fill, method_48196, fill, m_264531_
void (PoseStack, int, int, int, int, int, TextureAtlasSprite, float, float, float, float): a, blit, method_48465, drawSprite, m_266587_
void (PoseStack, int, int, int, int, int): b, renderOutline, method_49601, drawBorder, m_274388_
void (org.joml.Matrix4f, int, int, int, int, int, float, float, float, float, float, float, float, float): a, innerBlit, method_48466, drawTexturedQuad, m_266344_
void (PoseStack, int, int, int, int, int, int, int, int, int): a, blitNineSliced, method_48586, drawNineSlicedTexture, m_267704_
void (PoseStack, int, int, int, int, int, int, int, int, int, int): a, blitNineSliced, method_49697, drawNineSlicedTexture, m_275833_
void (PoseStack, int, int, int, int, int, int, int, int, int, int, int, int): a, blitNineSliced, method_48587, drawNineSlicedTexture, m_267814_
void (PoseStack, int, int, int, int, int, int, int, int): a, blitRepeating, method_48585, drawRepeatingTexture, m_267701_
it.unimi.dsi.fastutil.ints.IntIterator (int, int): a, slices, method_49696, createDivider, m_275834_
1.19.3
Names
ehc
eko
Fields
Constructors
Methods
void (Matrix4f, int, int, int, int, int): a, innerFill, method_25299, fill, m_93105_
void (Matrix4f, BufferBuilder, int, int, int, int, int, int, int): a, fillGradient, method_27533, fillGradient, m_93123_
void (Matrix4f, int, int, int, int, int, float, float, float, float): a, innerBlit, method_25295, drawTexturedQuad, m_93112_
void (org.joml.Matrix4f, int, int, int, int, int): a, innerFill, method_25299, fill, m_93105_
void (org.joml.Matrix4f, BufferBuilder, int, int, int, int, int, int, int): a, fillGradient, method_27533, fillGradient, m_93123_
void (org.joml.Matrix4f, int, int, int, int, int, float, float, float, float): a, innerBlit, method_25295, drawTexturedQuad, m_93112_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
egd
ehc
Fields
Constructors
Methods
int (): l, getBlitOffset, method_25305, getZOffset, m_93252_
int (): m, getBlitOffset, method_25305, getZOffset, m_93252_
void (int, int, int, int): a, enableScissor, method_44379, enableScissor, m_239260_
void (): l, disableScissor, method_44380, disableScissor, m_240060_
1.19
Names
dzr
egd
Fields
ResourceLocation: f, BACKGROUND_LOCATION, field_22735, OPTIONS_BACKGROUND_TEXTURE, f_93096_
ResourceLocation: g, BACKGROUND_LOCATION, field_22735, OPTIONS_BACKGROUND_TEXTURE, f_93096_
ResourceLocation: g, STATS_ICON_LOCATION, field_22736, STATS_ICON_TEXTURE, f_93097_
ResourceLocation: h, STATS_ICON_LOCATION, field_22736, STATS_ICON_TEXTURE, f_93097_
ResourceLocation: h, GUI_ICONS_LOCATION, field_22737, GUI_ICONS_TEXTURE, f_93098_
ResourceLocation: i, GUI_ICONS_LOCATION, field_22737, GUI_ICONS_TEXTURE, f_93098_
Constructors
Methods
int (): k, getBlitOffset, method_25305, getZOffset, m_93252_
int (): l, getBlitOffset, method_25305, getZOffset, m_93252_
1.18.2
Names
dyn
dzr
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
dwn
dyn
Fields
Constructors
Methods
int (): l, getBlitOffset, method_25305, getZOffset, m_93252_
int (): k, getBlitOffset, method_25305, getZOffset, m_93252_
1.17.1
Names
dwm
dwn
Fields
Constructors
Methods
1.17
Names
dkw
dwm
net.minecraft.client.gui.AbstractGui
net.minecraft.src.C_3432_
Fields
ResourceLocation: f, BACKGROUND_LOCATION, field_22735, OPTIONS_BACKGROUND_TEXTURE, field_230663_f_
ResourceLocation: f, BACKGROUND_LOCATION, field_22735, OPTIONS_BACKGROUND_TEXTURE, f_93096_
ResourceLocation: g, STATS_ICON_LOCATION, field_22736, STATS_ICON_TEXTURE, field_230664_g_
ResourceLocation: g, STATS_ICON_LOCATION, field_22736, STATS_ICON_TEXTURE, f_93097_
ResourceLocation: h, GUI_ICONS_LOCATION, field_22737, GUI_ICONS_TEXTURE, field_230665_h_
ResourceLocation: h, GUI_ICONS_LOCATION, field_22737, GUI_ICONS_TEXTURE, f_93098_
int: a, blitOffset, field_22734, zOffset, field_230662_a_
int: a, blitOffset, field_22734, zOffset, f_93095_
Constructors
Methods
int (): v, getBlitOffset, method_25305, getZOffset, func_230927_p_
int (): l, getBlitOffset, method_25305, getZOffset, m_93252_
void (int): d, setBlitOffset, method_25304, setZOffset, func_230926_e_
void (int): d, setBlitOffset, method_25304, setZOffset, m_93250_
void (PoseStack, int, int, int, int): a, hLine, method_25292, drawHorizontalLine, func_238465_a_
void (PoseStack, int, int, int, int): a, hLine, method_25292, drawHorizontalLine, m_93154_
void (PoseStack, int, int, int, int): b, vLine, method_25301, drawVerticalLine, func_238473_b_
void (PoseStack, int, int, int, int): b, vLine, method_25301, drawVerticalLine, m_93222_
void (PoseStack, int, int, int, int, int): a, fill, method_25294, fill, func_238467_a_
void (PoseStack, int, int, int, int, int): a, fill, method_25294, fill, m_93172_
void (Matrix4f, int, int, int, int, int): a, innerFill, method_25299, fill, func_238460_a_
void (Matrix4f, int, int, int, int, int): a, innerFill, method_25299, fill, m_93105_
void (PoseStack, int, int, int, int, int, int): a, fillGradient, method_25296, fillGradient, func_238468_a_
void (PoseStack, int, int, int, int, int, int): a, fillGradient, method_25296, fillGradient, m_93179_
void (Matrix4f, BufferBuilder, int, int, int, int, int, int, int): a, fillGradient, method_27533, fillGradient, func_238462_a_
void (Matrix4f, BufferBuilder, int, int, int, int, int, int, int): a, fillGradient, method_27533, fillGradient, m_93123_
void (PoseStack, Font, String, int, int, int): a, drawCenteredString, method_25300, drawCenteredText, func_238471_a_
void (PoseStack, Font, String, int, int, int): a, drawCenteredString, method_25300, drawCenteredText, m_93208_
void (PoseStack, Font, String, int, int, int): b, drawString, method_25303, drawStringWithShadow, func_238476_c_
void (PoseStack, Font, String, int, int, int): b, drawString, method_25303, drawStringWithShadow, m_93236_
void (int, int, BiConsumer<Integer, Integer>): a, blitOutlineBlack, method_29343, method_29343, func_238459_a_
void (int, int, BiConsumer<Integer, Integer>): a, blitOutlineBlack, method_29343, drawWithOutline, m_93101_
void (PoseStack, int, int, int, int, int, TextureAtlasSprite): a, blit, method_25298, drawSprite, func_238470_a_
void (PoseStack, int, int, int, int, int, TextureAtlasSprite): a, blit, method_25298, drawSprite, m_93200_
void (PoseStack, int, int, int, int, int, int): b, blit, method_25302, drawTexture, func_238474_b_
void (PoseStack, int, int, int, int, int, int): b, blit, method_25302, drawTexture, m_93228_
void (PoseStack, int, int, int, float, float, int, int, int, int): a, blit, method_25291, drawTexture, func_238464_a_
void (PoseStack, int, int, int, float, float, int, int, int, int): a, blit, method_25291, drawTexture, m_93143_
void (PoseStack, int, int, int, int, float, float, int, int, int, int): a, blit, method_25293, drawTexture, func_238466_a_
void (PoseStack, int, int, int, int, float, float, int, int, int, int): a, blit, method_25293, drawTexture, m_93160_
void (PoseStack, int, int, float, float, int, int, int, int): a, blit, method_25290, drawTexture, func_238463_a_
void (PoseStack, int, int, float, float, int, int, int, int): a, blit, method_25290, drawTexture, m_93133_
void (PoseStack, int, int, int, int, int, int, int, float, float, int, int): a, innerBlit, method_25297, drawTexture, func_238469_a_
void (PoseStack, int, int, int, int, int, int, int, float, float, int, int): a, innerBlit, method_25297, drawTexture, m_93187_
void (Matrix4f, int, int, int, int, int, float, float, float, float): a, innerBlit, method_25295, drawTexturedQuad, func_238461_a_
void (Matrix4f, int, int, int, int, int, float, float, float, float): a, innerBlit, method_25295, drawTexturedQuad, m_93112_
void (PoseStack, Font, Component, int, int, int): a, drawCenteredString, method_27534, drawCenteredText, func_238472_a_
void (PoseStack, Font, Component, int, int, int): a, drawCenteredString, method_27534, drawCenteredText, m_93215_
void (PoseStack, Font, Component, int, int, int): b, drawString, method_27535, drawTextWithShadow, func_238475_b_
void (PoseStack, Font, Component, int, int, int): b, drawString, method_27535, drawTextWithShadow, m_93243_
void (PoseStack, int, int, int, int, int, int, int): a, fillGradient, method_33284, fillGradient, m_168740_
void (PoseStack, Font, FormattedCharSequence, int, int, int): a, drawCenteredString, method_35719, drawCenteredTextWithShadow, m_168749_
void (PoseStack, Font, FormattedCharSequence, int, int, int): b, drawString, method_35720, drawWithShadow, m_168756_
1.16.5
Names
Fields
Constructors
Methods
void (PoseStack, Font, String, int, int, int): a, drawCenteredString, method_25300, drawCenteredString, func_238471_a_
void (PoseStack, Font, String, int, int, int): a, drawCenteredString, method_25300, drawCenteredText, func_238471_a_
1.16.4
Names
dkt
dkw
Fields
Constructors
Methods
1.16.3
Names
Fields
ResourceLocation: f, BACKGROUND_LOCATION, field_22735, BACKGROUND_TEXTURE, field_230663_f_
ResourceLocation: f, BACKGROUND_LOCATION, field_22735, OPTIONS_BACKGROUND_TEXTURE, field_230663_f_
Constructors
Methods
1.16.2
Names
dmv
dkt
Fields
Constructors
Methods
int (): o, getBlitOffset, method_25305, getZOffset, func_230927_p_
int (): v, getBlitOffset, method_25305, getZOffset, func_230927_p_
void (int): e, setBlitOffset, method_25304, setZOffset, func_230926_e_
void (int): d, setBlitOffset, method_25304, setZOffset, func_230926_e_
void (PoseStack, Font, FormattedText, int, int, int): a, drawCenteredString, method_27534, drawCenteredText, func_238472_a_
void (PoseStack, Font, String, int, int, int): c, drawString, method_25303, drawStringWithShadow, func_238476_c_
void (PoseStack, Font, String, int, int, int): b, drawString, method_25303, drawStringWithShadow, func_238476_c_
void (PoseStack, Font, FormattedText, int, int, int): b, drawString, method_27535, drawTextWithShadow, func_238475_b_
void (PoseStack, Font, Component, int, int, int): a, drawCenteredString, method_27534, drawCenteredText, func_238472_a_
void (PoseStack, Font, Component, int, int, int): b, drawString, method_27535, drawTextWithShadow, func_238475_b_
1.16.1
Names
dcj
dmv
Fields
ResourceLocation: BACKGROUND_LOCATION, BACKGROUND_LOCATION, BACKGROUND_LOCATION, BACKGROUND_LOCATION
ResourceLocation: f, BACKGROUND_LOCATION, field_22735, BACKGROUND_TEXTURE, field_230663_f_
ResourceLocation: STATS_ICON_LOCATION, STATS_ICON_LOCATION, STATS_ICON_LOCATION, STATS_ICON_LOCATION
ResourceLocation: g, STATS_ICON_LOCATION, field_22736, STATS_ICON_TEXTURE, field_230664_g_
ResourceLocation: GUI_ICONS_LOCATION, GUI_ICONS_LOCATION, GUI_ICONS_LOCATION, GUI_ICONS_LOCATION
ResourceLocation: h, GUI_ICONS_LOCATION, field_22737, GUI_ICONS_TEXTURE, field_230665_h_
int: blitOffset, blitOffset, blitOffset, blitOffset
int: a, blitOffset, field_22734, zOffset, field_230662_a_
Constructors
Methods
void (int, int, int, int): hLine, hLine, hLine, hLine
void (int, int, int, int): vLine, vLine, vLine, vLine
void (int, int, int, int, int): fill, fill, fill, fill, fill
void (int, int, int, int, int, int): fillGradient, fillGradient, fillGradient, fillGradient, fillGradient
void (Font, String, int, int, int): drawCenteredString, drawCenteredString, drawCenteredString, drawCenteredString, drawCenteredString
void (Font, String, int, int, int): drawRightAlignedString, drawRightAlignedString, drawRightAlignedString, drawRightAlignedString, drawRightAlignedString
void (Font, String, int, int, int): drawString, drawString, drawString, drawString, drawString
void (int, int, int, int, int, TextureAtlasSprite): blit, blit, blit, blit, blit
void (int, int, int, int, int, int): blit, blit, blit, blit, blit
void (int, int, int, float, float, int, int, int, int): blit, blit, blit, blit, blit
void (int, int, int, int, float, float, int, int, int, int): blit, blit, blit, blit, blit
void (int, int, float, float, int, int, int, int): blit, blit, blit, blit, blit
void (int, int, int, int, int, int, int, float, float, int, int): innerBlit, innerBlit, innerBlit, innerBlit, innerBlit
void (int, int, int, int, int, float, float, float, float): innerBlit, innerBlit, innerBlit, innerBlit, innerBlit
void (Matrix4f, int, int, int, int, int): fill, fill, fill, fill, fill
int (): getBlitOffset, getBlitOffset, getBlitOffset, getBlitOffset
int (): o, getBlitOffset, method_25305, getZOffset, func_230927_p_
void (int): setBlitOffset, setBlitOffset, setBlitOffset, setBlitOffset
void (int): e, setBlitOffset, method_25304, setZOffset, func_230926_e_
void (PoseStack, int, int, int, int): a, hLine, method_25292, drawHorizontalLine, func_238465_a_
void (PoseStack, int, int, int, int): b, vLine, method_25301, drawVerticalLine, func_238473_b_
void (PoseStack, int, int, int, int, int): a, fill, method_25294, fill, func_238467_a_
void (Matrix4f, int, int, int, int, int): a, innerFill, method_25299, fill, func_238460_a_
void (PoseStack, int, int, int, int, int, int): a, fillGradient, method_25296, fillGradient, func_238468_a_
void (Matrix4f, BufferBuilder, int, int, int, int, int, int, int): a, fillGradient, method_27533, fillGradient, func_238462_a_
void (PoseStack, Font, String, int, int, int): a, drawCenteredString, method_25300, drawCenteredString, func_238471_a_
void (PoseStack, Font, FormattedText, int, int, int): a, drawCenteredString, method_27534, drawCenteredText, func_238472_a_
void (PoseStack, Font, String, int, int, int): c, drawString, method_25303, drawStringWithShadow, func_238476_c_
void (PoseStack, Font, FormattedText, int, int, int): b, drawString, method_27535, drawTextWithShadow, func_238475_b_
void (int, int, BiConsumer<Integer, Integer>): a, blitOutlineBlack, method_29343, method_29343, func_238459_a_
void (PoseStack, int, int, int, int, int, TextureAtlasSprite): a, blit, method_25298, drawSprite, func_238470_a_
void (PoseStack, int, int, int, int, int, int): b, blit, method_25302, drawTexture, func_238474_b_
void (PoseStack, int, int, int, float, float, int, int, int, int): a, blit, method_25291, drawTexture, func_238464_a_
void (PoseStack, int, int, int, int, float, float, int, int, int, int): a, blit, method_25293, drawTexture, func_238466_a_
void (PoseStack, int, int, float, float, int, int, int, int): a, blit, method_25290, drawTexture, func_238463_a_
void (PoseStack, int, int, int, int, int, int, int, float, float, int, int): a, innerBlit, method_25297, drawTexture, func_238469_a_
void (Matrix4f, int, int, int, int, int, float, float, float, float): a, innerBlit, method_25295, drawTexturedQuad, func_238461_a_
1.15.2
Names
dch
dcj
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
cyw
dch
Fields
Constructors
Methods
void (Matrix4f, int, int, int, int, int): fill, fill, fill, fill, fill
int (): getBlitOffset, getBlitOffset, getBlitOffset, getBlitOffset
void (int): setBlitOffset, setBlitOffset, setBlitOffset, setBlitOffset
1.14.4
Names
cwi
cyw
net.minecraft.client.gui.GuiComponent
Fields
MinecraftKey: BACKGROUND_LOCATION, BACKGROUND_LOCATION, BACKGROUND_LOCATION, BACKGROUND_LOCATION
ResourceLocation: BACKGROUND_LOCATION, BACKGROUND_LOCATION, BACKGROUND_LOCATION, BACKGROUND_LOCATION
MinecraftKey: STATS_ICON_LOCATION, STATS_ICON_LOCATION, STATS_ICON_LOCATION, STATS_ICON_LOCATION
ResourceLocation: STATS_ICON_LOCATION, STATS_ICON_LOCATION, STATS_ICON_LOCATION, STATS_ICON_LOCATION
MinecraftKey: GUI_ICONS_LOCATION, GUI_ICONS_LOCATION, GUI_ICONS_LOCATION, GUI_ICONS_LOCATION
ResourceLocation: GUI_ICONS_LOCATION, GUI_ICONS_LOCATION, GUI_ICONS_LOCATION, GUI_ICONS_LOCATION
int: blitOffset, blitOffset, blitOffset, blitOffset
int: blitOffset, blitOffset, blitOffset, blitOffset
Constructors
Methods
void (int, int, int, int): hLine, hLine, hLine, hLine
void (int, int, int, int): hLine, hLine, hLine, hLine
void (int, int, int, int): vLine, vLine, vLine, vLine
void (int, int, int, int): vLine, vLine, vLine, vLine
void (int, int, int, int, int): fill, fill, fill, fill
void (int, int, int, int, int): fill, fill, fill, fill, fill
void (int, int, int, int, int, int): fillGradient, fillGradient, fillGradient, fillGradient
void (int, int, int, int, int, int): fillGradient, fillGradient, fillGradient, fillGradient, fillGradient
void (TextRenderer, String, int, int, int): drawCenteredString, drawCenteredString, drawCenteredString, drawCenteredString
void (Font, String, int, int, int): drawCenteredString, drawCenteredString, drawCenteredString, drawCenteredString, drawCenteredString
void (TextRenderer, String, int, int, int): drawRightAlignedString, drawRightAlignedString, drawRightAlignedString, drawRightAlignedString
void (Font, String, int, int, int): drawRightAlignedString, drawRightAlignedString, drawRightAlignedString, drawRightAlignedString, drawRightAlignedString
void (TextRenderer, String, int, int, int): drawString, drawString, drawString, drawString
void (Font, String, int, int, int): drawString, drawString, drawString, drawString, drawString
void (int, int, int, int, int, Sprite): blit, blit, blit, blit
void (int, int, int, int, int, TextureAtlasSprite): blit, blit, blit, blit, blit
void (int, int, int, int, int, int): blit, blit, blit, blit
void (int, int, int, int, int, int): blit, blit, blit, blit, blit
void (int, int, int, float, float, int, int, int, int): blit, blit, blit, blit
void (int, int, int, float, float, int, int, int, int): blit, blit, blit, blit, blit
void (int, int, int, int, float, float, int, int, int, int): blit, blit, blit, blit
void (int, int, int, int, float, float, int, int, int, int): blit, blit, blit, blit, blit
void (int, int, float, float, int, int, int, int): blit, blit, blit, blit
void (int, int, float, float, int, int, int, int): blit, blit, blit, blit, blit
void (int, int, int, int, int, int, int, float, float, int, int): innerBlit, innerBlit, innerBlit, innerBlit
void (int, int, int, int, int, int, int, float, float, int, int): innerBlit, innerBlit, innerBlit, innerBlit, innerBlit
void (int, int, int, int, int, float, float, float, float): innerBlit, innerBlit, innerBlit, innerBlit
void (int, int, int, int, int, float, float, float, float): innerBlit, innerBlit, innerBlit, innerBlit, innerBlit
1.14.3
Names
cwe
cwi
net.minecraft.client.gui.DrawableHelper
Fields
MinecraftKey: BACKGROUND_LOCATION, BACKGROUND_LOCATION
MinecraftKey: BACKGROUND_LOCATION, BACKGROUND_LOCATION, BACKGROUND_LOCATION, BACKGROUND_LOCATION
MinecraftKey: STATS_ICON_LOCATION, STATS_ICON_LOCATION
MinecraftKey: STATS_ICON_LOCATION, STATS_ICON_LOCATION, STATS_ICON_LOCATION, STATS_ICON_LOCATION
MinecraftKey: GUI_ICONS_LOCATION, GUI_ICONS_LOCATION
MinecraftKey: GUI_ICONS_LOCATION, GUI_ICONS_LOCATION, GUI_ICONS_LOCATION, GUI_ICONS_LOCATION
int: blitOffset, blitOffset
int: blitOffset, blitOffset, blitOffset, blitOffset
Constructors
Methods
void (int, int, int, int): hLine, hLine
void (int, int, int, int): hLine, hLine, hLine, hLine
void (int, int, int, int): vLine, vLine
void (int, int, int, int): vLine, vLine, vLine, vLine
void (int, int, int, int, int): fill, fill
void (int, int, int, int, int): fill, fill, fill, fill
void (int, int, int, int, int, int): fillGradient, fillGradient
void (int, int, int, int, int, int): fillGradient, fillGradient, fillGradient, fillGradient
void (FontRenderer, String, int, int, int): drawCenteredString, drawCenteredString
void (TextRenderer, String, int, int, int): drawCenteredString, drawCenteredString, drawCenteredString, drawCenteredString
void (FontRenderer, String, int, int, int): drawRightAlignedString, drawRightAlignedString
void (TextRenderer, String, int, int, int): drawRightAlignedString, drawRightAlignedString, drawRightAlignedString, drawRightAlignedString
void (FontRenderer, String, int, int, int): drawString, drawString
void (TextRenderer, String, int, int, int): drawString, drawString, drawString, drawString
void (int, int, int, int, int, TextureAtlasSprite): blit, blit
void (int, int, int, int, int, Sprite): blit, blit, blit, blit
void (int, int, int, int, int, int): blit, blit
void (int, int, int, int, int, int): blit, blit, blit, blit
void (int, int, int, float, float, int, int, int, int): blit, blit
void (int, int, int, float, float, int, int, int, int): blit, blit, blit, blit
void (int, int, int, int, float, float, int, int, int, int): blit, blit
void (int, int, int, int, float, float, int, int, int, int): blit, blit, blit, blit
void (int, int, float, float, int, int, int, int): blit, blit
void (int, int, float, float, int, int, int, int): blit, blit, blit, blit
void (int, int, int, int, int, int, int, float, float, int, int): innerBlit, innerBlit
void (int, int, int, int, int, int, int, float, float, int, int): innerBlit, innerBlit, innerBlit, innerBlit
void (int, int, int, int, int, float, float, float, float): innerBlit, innerBlit
void (int, int, int, int, int, float, float, float, float): innerBlit, innerBlit, innerBlit, innerBlit
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
cwc
cwe
Fields
Constructors
Methods
1.14
Names
cwc
net.minecraft.class_332
net.minecraft.client.gui.AbstractGui
Fields
MinecraftKey: BACKGROUND_LOCATION, BACKGROUND_LOCATION
MinecraftKey: STATS_ICON_LOCATION, STATS_ICON_LOCATION
MinecraftKey: GUI_ICONS_LOCATION, GUI_ICONS_LOCATION
int: blitOffset, blitOffset
Constructors
()
Methods
void (int, int, int, int): hLine, hLine
void (int, int, int, int): vLine, vLine
void (int, int, int, int, int): fill, fill
void (int, int, int, int, int, int): fillGradient, fillGradient
void (FontRenderer, String, int, int, int): drawCenteredString, drawCenteredString
void (FontRenderer, String, int, int, int): drawRightAlignedString, drawRightAlignedString
void (FontRenderer, String, int, int, int): drawString, drawString
void (int, int, int, int, int, TextureAtlasSprite): blit, blit
void (int, int, int, int, int, int): blit, blit
void (int, int, int, float, float, int, int, int, int): blit, blit
void (int, int, int, int, float, float, int, int, int, int): blit, blit
void (int, int, float, float, int, int, int, int): blit, blit
void (int, int, int, int, int, int, int, float, float, int, int): innerBlit, innerBlit
void (int, int, int, int, int, float, float, float, float): innerBlit, innerBlit