History - net.minecraft.client.gui.render.GuiRenderer

1.21.7

Names

Fields

org.slf4j.Logger: f, LOGGER, field_59905, LOGGER, f_398700_

org.slf4j.Logger: e, LOGGER, field_59905, LOGGER

float: g, MAX_GUI_Z, field_59906, field_59906, f_399720_

float: f, MAX_GUI_Z, field_59906, field_59906

float: a, MIN_GUI_Z, field_59901, field_59901, f_400059_

float: g, MIN_GUI_Z, field_59901, field_59901

float: h, GUI_Z_NEAR, field_59907, field_59907, f_400046_

float: h, GUI_Z_NEAR, field_59907, field_59907

int: b, GUI_3D_Z_FAR, field_59902, field_59902, f_398814_

int: a, GUI_3D_Z_FAR, field_59902, field_59902

int: c, GUI_3D_Z_NEAR, field_59903, field_59903, f_400468_

int: b, GUI_3D_Z_NEAR, field_59903, field_59903

int: d, DEFAULT_ITEM_SIZE, field_59908, field_59908, f_399891_

int: c, DEFAULT_ITEM_SIZE, field_59908, field_59908

int: i, MINIMUM_ITEM_ATLAS_SIZE, field_59909, field_59909, f_399629_

int: i, MINIMUM_ITEM_ATLAS_SIZE, field_59909, field_59909

int: j, MAXIMUM_ITEM_ATLAS_SIZE, field_59910, MAX_TEXTURE_SIZE, f_400506_

int: j, MAXIMUM_ITEM_ATLAS_SIZE, field_59910, MAX_TEXTURE_SIZE

int: e, CLEAR_COLOR, field_59904, field_59904, f_399196_

int: d, CLEAR_COLOR, field_59904, field_59904

Comparator<ScreenRectangle>: k, SCISSOR_COMPARATOR, field_60038, SCISSOR_AREA_COMPARATOR, f_398739_

Comparator<ScreenRectangle>: k, SCISSOR_COMPARATOR, field_60038, SCISSOR_AREA_COMPARATOR

Comparator<TextureSetup>: l, TEXTURE_COMPARATOR, field_60039, TEXTURE_SETUP_COMPARATOR, f_399894_

Comparator<TextureSetup>: l, TEXTURE_COMPARATOR, field_60039, TEXTURE_SETUP_COMPARATOR

Comparator<GuiElementRenderState>: m, ELEMENT_SORT_COMPARATOR, field_59912, SIMPLE_ELEMENT_COMPARATOR, f_399393_

Comparator<GuiElementRenderState>: m, ELEMENT_SORT_COMPARATOR, field_59912, SIMPLE_ELEMENT_COMPARATOR

Map<Object, GuiRenderer$AtlasPosition>: n, atlasPositions, field_59913, renderedItems, f_399761_

Map<Object, GuiRenderer$AtlasPosition>: n, atlasPositions, field_59913, renderedItems

Map<Object, OversizedItemRenderer>: o, oversizedItemRenderers, field_60988, oversizedItems, f_398799_

Map<Object, OversizedItemRenderer>: o, oversizedItemRenderers, field_60988, oversizedItems

GuiRenderState: p, renderState, field_59914, state, f_399961_

GuiRenderState: p, renderState, field_59914, state

List<GuiRenderer$Draw>: q, draws, field_59915, draws, f_399727_

List<GuiRenderer$Draw>: q, draws, field_59915, draws

List<GuiRenderer$MeshToDraw>: r, meshesToDraw, field_60310, preparations, f_398927_

List<GuiRenderer$MeshToDraw>: r, meshesToDraw, field_60310, preparations

ByteBufferBuilder: s, byteBufferBuilder, field_59916, allocator, f_399888_

ByteBufferBuilder: s, byteBufferBuilder, field_59916, allocator

Map<VertexFormat, MappableRingBuffer>: t, vertexBuffers, field_60311, bufferByVertexFormat, f_399388_

Map<VertexFormat, MappableRingBuffer>: t, vertexBuffers, field_60311, bufferByVertexFormat

int: u, firstDrawIndexAfterBlur, field_60312, blurLayer, f_399028_

int: u, firstDrawIndexAfterBlur, field_60312, blurLayer

CachedOrthoProjectionMatrixBuffer: v, guiProjectionMatrixBuffer, field_60040, guiProjectionMatrix, f_398860_

CachedOrthoProjectionMatrixBuffer: v, guiProjectionMatrixBuffer, field_60040, guiProjectionMatrix

CachedOrthoProjectionMatrixBuffer: w, itemsProjectionMatrixBuffer, field_60041, itemsProjectionMatrix, f_400343_

CachedOrthoProjectionMatrixBuffer: w, itemsProjectionMatrixBuffer, field_60041, itemsProjectionMatrix

MultiBufferSource$BufferSource: x, bufferSource, field_59917, vertexConsumers, f_400432_

MultiBufferSource$BufferSource: x, bufferSource, field_59917, vertexConsumers

Map<Class<? extends PictureInPictureRenderState>, PictureInPictureRenderer<?>>: y, pictureInPictureRenderers, field_59918, specialElementRenderers, f_400206_

Map<Class<? extends PictureInPictureRenderState>, PictureInPictureRenderer<?>>: y, pictureInPictureRenderers, field_59918, specialElementRenderers

GpuTexture: z, itemsAtlas, field_59919, itemAtlasTexture, f_399013_

GpuTexture: z, itemsAtlas, field_59919, itemAtlasTexture

GpuTextureView: A, itemsAtlasView, field_60571, itemAtlasTextureView, f_398774_

GpuTextureView: A, itemsAtlasView, field_60571, itemAtlasTextureView

GpuTexture: B, itemsAtlasDepth, field_59920, itemAtlasDepthTexture, f_399828_

GpuTexture: B, itemsAtlasDepth, field_59920, itemAtlasDepthTexture

GpuTextureView: C, itemsAtlasDepthView, field_60570, itemAtlasDepthTextureView, f_399277_

GpuTextureView: C, itemsAtlasDepthView, field_60570, itemAtlasDepthTextureView

int: D, itemAtlasX, field_59922, itemAtlasX, f_398866_

int: D, itemAtlasX, field_59922, itemAtlasX

int: E, itemAtlasY, field_59923, itemAtlasY, f_398853_

int: E, itemAtlasY, field_59923, itemAtlasY

int: F, cachedGuiScale, field_59924, windowScaleFactor, f_399662_

int: F, cachedGuiScale, field_59924, windowScaleFactor

int: G, frameNumber, field_59925, frame, f_400455_

int: G, frameNumber, field_59925, frame

ScreenRectangle: H, previousScissorArea, field_60034, scissorArea, f_399089_

ScreenRectangle: H, previousScissorArea, field_60034, scissorArea

RenderPipeline: I, previousPipeline, field_60035, pipeline, f_400253_

RenderPipeline: I, previousPipeline, field_60035, pipeline

TextureSetup: J, previousTextureSetup, field_60036, textureSetup, f_400488_

TextureSetup: J, previousTextureSetup, field_60036, textureSetup

BufferBuilder: K, bufferBuilder, field_60037, buffer, f_399739_

BufferBuilder: K, bufferBuilder, field_60037, buffer

Constructors

Methods

void (): a, incrementFrameNumber, method_70879, incrementFrame, m_402797_

void (): a, incrementFrameNumber, method_70879, incrementFrame

void (GpuBufferSlice): a, render, method_70890, render, m_404149_

void (GpuBufferSlice): a, render, method_70890, render

void (): b, clearUnusedOversizedItemRenderers, method_72109, clearOversizedItems, m_404339_

void (): b, clearUnusedOversizedItemRenderers, method_72109, clearOversizedItems

void (): c, prepare, method_71290, prepare, m_403292_

void (): c, prepare, method_71290, prepare

void (GuiRenderState$TraverseRange): a, addElementsToMeshes, method_71288, prepareSimpleElements, m_402975_

void (GuiRenderState$TraverseRange): a, addElementsToMeshes, method_71288, prepareSimpleElements

void (GpuBufferSlice): b, draw, method_71291, renderPreparedDraws, m_404483_

void (GpuBufferSlice): b, draw, method_71291, renderPreparedDraws

void (Supplier<String>, RenderTarget, GpuBufferSlice, GpuBufferSlice, GpuBuffer, VertexFormat$IndexType, int, int): a, executeDrawRange, method_71289, render, m_404654_

void (Supplier<String>, RenderTarget, GpuBufferSlice, GpuBufferSlice, GpuBuffer, VertexFormat$IndexType, int, int): a, executeDrawRange, method_71289, render

void (GuiElementRenderState, int): a, addElementToMesh, method_71287, prepareSimpleElement, m_402010_

void (GuiElementRenderState, int): a, addElementToMesh, method_71287, prepareSimpleElement

void (): d, prepareText, method_70891, prepareTextElements, m_403378_

void (): d, prepareText, method_70891, prepareTextElements

void (): e, prepareItemElements, method_70892, prepareItemElements, m_404171_

void (): e, prepareItemElements, method_70892, prepareItemElements

void (): f, preparePictureInPicture, method_70893, prepareSpecialElements, m_402983_

void (): f, preparePictureInPicture, method_70893, prepareSpecialElements

<T extends PictureInPictureRenderState> void (T, int): a, preparePictureInPictureState, method_70888, prepareSpecialElement, m_401510_

<T extends PictureInPictureRenderState> void (T, int): a, preparePictureInPictureState, method_70888, prepareSpecialElement

void (ItemStackRenderState, PoseStack, int, int, int): a, renderItemToAtlas, method_70889, prepareItemInitially, m_403328_

void (GuiItemRenderState, float, float, int, int): a, submitBlitFromItemAtlas, method_70887, prepareItem, m_401502_

void (GuiItemRenderState, float, float, int, int): a, submitBlitFromItemAtlas, method_70887, prepareItem

void (int): a, createAtlasTextures, method_70880, createItemAtlas, m_402352_

void (int): a, createAtlasTextures, method_70880, createItemAtlas

int (int): b, calculateAtlasSizeInPixels, method_70881, calcItemAtlasSideLength, m_404106_

int (int): b, calculateAtlasSizeInPixels, method_70881, calcItemAtlasSideLength

int (): g, getGuiScaleInvalidatingItemAtlasIfChanged, method_70895, getWindowScaleFactor, m_401860_

int (): g, getGuiScaleInvalidatingItemAtlasIfChanged, method_70895, getWindowScaleFactor

void (): h, invalidateItemAtlas, method_70896, onItemAtlasChanged, m_401875_

void (): h, invalidateItemAtlas, method_70896, onItemAtlasChanged

void (BufferBuilder, RenderPipeline, TextureSetup, ScreenRectangle): a, recordMesh, method_71286, endBuffer, m_403965_

void (BufferBuilder, RenderPipeline, TextureSetup, ScreenRectangle): a, recordMesh, method_71286, endBuffer

void (): i, recordDraws, method_71292, finishPreparation, m_401077_

void (): i, recordDraws, method_71292, finishPreparation

void (): j, ensureVertexBufferSizes, method_71293, initVertexBuffers, m_404089_

void (): j, ensureVertexBufferSizes, method_71293, initVertexBuffers

it.unimi.dsi.fastutil.objects.Object2IntMap<VertexFormat> (): k, calculatedRequiredVertexBufferSizes, method_71294, collectVertexSizes, m_402253_

it.unimi.dsi.fastutil.objects.Object2IntMap<VertexFormat> (): k, calculatedRequiredVertexBufferSizes, method_71294, collectVertexSizes

void (GuiRenderer$Draw, RenderPass, GpuBuffer, VertexFormat$IndexType): a, executeDraw, method_70886, render, m_401558_

void (GuiRenderer$Draw, RenderPass, GpuBuffer, VertexFormat$IndexType): a, executeDraw, method_70886, render

BufferBuilder (RenderPipeline): a, getBufferBuilder, method_70882, startBuffer, m_402164_

BufferBuilder (RenderPipeline): a, getBufferBuilder, method_70882, startBuffer

boolean (ScreenRectangle, ScreenRectangle): a, scissorChanged, method_70885, scissorChanged, m_403963_

boolean (ScreenRectangle, ScreenRectangle): a, scissorChanged, method_70885, scissorChanged

void (ScreenRectangle, RenderPass): a, enableScissor, method_70884, enableScissor, m_403814_

void (ScreenRectangle, RenderPass): a, enableScissor, method_70884, enableScissor

void (): close, close, close

void (): close, close

void (TrackingItemStackRenderState, PoseStack, int, int, int): a, renderItemToAtlas, method_70889, prepareItemInitially

1.21.6

Names

gcf

net.minecraft.client.gui.render.GuiRenderer

net.minecraft.class_11228

net.minecraft.client.gui.render.GuiRenderer

net.minecraft.src.C_398557_

Fields

org.slf4j.Logger: f, LOGGER, field_59905, LOGGER, f_398700_

float: g, MAX_GUI_Z, field_59906, field_59906, f_399720_

float: a, MIN_GUI_Z, field_59901, field_59901, f_400059_

float: h, GUI_Z_NEAR, field_59907, field_59907, f_400046_

int: b, GUI_3D_Z_FAR, field_59902, field_59902, f_398814_

int: c, GUI_3D_Z_NEAR, field_59903, field_59903, f_400468_

int: d, DEFAULT_ITEM_SIZE, field_59908, field_59908, f_399891_

int: i, MINIMUM_ITEM_ATLAS_SIZE, field_59909, field_59909, f_399629_

int: j, MAXIMUM_ITEM_ATLAS_SIZE, field_59910, MAX_TEXTURE_SIZE, f_400506_

int: e, CLEAR_COLOR, field_59904, field_59904, f_399196_

Comparator<ScreenRectangle>: k, SCISSOR_COMPARATOR, field_60038, SCISSOR_AREA_COMPARATOR, f_398739_

Comparator<TextureSetup>: l, TEXTURE_COMPARATOR, field_60039, TEXTURE_SETUP_COMPARATOR, f_399894_

Comparator<GuiElementRenderState>: m, ELEMENT_SORT_COMPARATOR, field_59912, SIMPLE_ELEMENT_COMPARATOR, f_399393_

Map<Object, GuiRenderer$AtlasPosition>: n, atlasPositions, field_59913, renderedItems, f_399761_

Map<Object, OversizedItemRenderer>: o, oversizedItemRenderers, field_60988, oversizedItems, f_398799_

GuiRenderState: p, renderState, field_59914, state, f_399961_

List<GuiRenderer$Draw>: q, draws, field_59915, draws, f_399727_

List<GuiRenderer$MeshToDraw>: r, meshesToDraw, field_60310, preparations, f_398927_

ByteBufferBuilder: s, byteBufferBuilder, field_59916, allocator, f_399888_

Map<VertexFormat, MappableRingBuffer>: t, vertexBuffers, field_60311, bufferByVertexFormat, f_399388_

int: u, firstDrawIndexAfterBlur, field_60312, blurLayer, f_399028_

CachedOrthoProjectionMatrixBuffer: v, guiProjectionMatrixBuffer, field_60040, guiProjectionMatrix, f_398860_

CachedOrthoProjectionMatrixBuffer: w, itemsProjectionMatrixBuffer, field_60041, itemsProjectionMatrix, f_400343_

MultiBufferSource$BufferSource: x, bufferSource, field_59917, vertexConsumers, f_400432_

Map<Class<? extends PictureInPictureRenderState>, PictureInPictureRenderer<?>>: y, pictureInPictureRenderers, field_59918, specialElementRenderers, f_400206_

GpuTexture: z, itemsAtlas, field_59919, itemAtlasTexture, f_399013_

GpuTextureView: A, itemsAtlasView, field_60571, itemAtlasTextureView, f_398774_

GpuTexture: B, itemsAtlasDepth, field_59920, itemAtlasDepthTexture, f_399828_

GpuTextureView: C, itemsAtlasDepthView, field_60570, itemAtlasDepthTextureView, f_399277_

int: D, itemAtlasX, field_59922, itemAtlasX, f_398866_

int: E, itemAtlasY, field_59923, itemAtlasY, f_398853_

int: F, cachedGuiScale, field_59924, windowScaleFactor, f_399662_

int: G, frameNumber, field_59925, frame, f_400455_

ScreenRectangle: H, previousScissorArea, field_60034, scissorArea, f_399089_

RenderPipeline: I, previousPipeline, field_60035, pipeline, f_400253_

TextureSetup: J, previousTextureSetup, field_60036, textureSetup, f_400488_

BufferBuilder: K, bufferBuilder, field_60037, buffer, f_399739_

Constructors

(GuiRenderState, MultiBufferSource$BufferSource, List<PictureInPictureRenderer<?>>)

Methods

void (): a, incrementFrameNumber, method_70879, incrementFrame, m_402797_

void (GpuBufferSlice): a, render, method_70890, render, m_404149_

void (): b, clearUnusedOversizedItemRenderers, method_72109, clearOversizedItems, m_404339_

void (): c, prepare, method_71290, prepare, m_403292_

void (GuiRenderState$TraverseRange): a, addElementsToMeshes, method_71288, prepareSimpleElements, m_402975_

void (GpuBufferSlice): b, draw, method_71291, renderPreparedDraws, m_404483_

void (Supplier<String>, RenderTarget, GpuBufferSlice, GpuBufferSlice, GpuBuffer, VertexFormat$IndexType, int, int): a, executeDrawRange, method_71289, render, m_404654_

void (GuiElementRenderState, int): a, addElementToMesh, method_71287, prepareSimpleElement, m_402010_

void (): d, prepareText, method_70891, prepareTextElements, m_403378_

void (): e, prepareItemElements, method_70892, prepareItemElements, m_404171_

void (): f, preparePictureInPicture, method_70893, prepareSpecialElements, m_402983_

<T extends PictureInPictureRenderState> void (T, int): a, preparePictureInPictureState, method_70888, prepareSpecialElement, m_401510_

void (ItemStackRenderState, PoseStack, int, int, int): a, renderItemToAtlas, method_70889, prepareItemInitially, m_403328_

void (GuiItemRenderState, float, float, int, int): a, submitBlitFromItemAtlas, method_70887, prepareItem, m_401502_

void (int): a, createAtlasTextures, method_70880, createItemAtlas, m_402352_

int (int): b, calculateAtlasSizeInPixels, method_70881, calcItemAtlasSideLength, m_404106_

int (): g, getGuiScaleInvalidatingItemAtlasIfChanged, method_70895, getWindowScaleFactor, m_401860_

void (): h, invalidateItemAtlas, method_70896, onItemAtlasChanged, m_401875_

void (BufferBuilder, RenderPipeline, TextureSetup, ScreenRectangle): a, recordMesh, method_71286, endBuffer, m_403965_

void (): i, recordDraws, method_71292, finishPreparation, m_401077_

void (): j, ensureVertexBufferSizes, method_71293, initVertexBuffers, m_404089_

it.unimi.dsi.fastutil.objects.Object2IntMap<VertexFormat> (): k, calculatedRequiredVertexBufferSizes, method_71294, collectVertexSizes, m_402253_

void (GuiRenderer$Draw, RenderPass, GpuBuffer, VertexFormat$IndexType): a, executeDraw, method_70886, render, m_401558_

BufferBuilder (RenderPipeline): a, getBufferBuilder, method_70882, startBuffer, m_402164_

boolean (ScreenRectangle, ScreenRectangle): a, scissorChanged, method_70885, scissorChanged, m_403963_

void (ScreenRectangle, RenderPass): a, enableScissor, method_70884, enableScissor, m_403814_

void (): close, close, close