History - net.minecraft.client.renderer.SkyRenderer

1.21.10

Names

Fields

Constructors

Methods

1.21.9

Names

gyj

hgu

Fields

ResourceLocation: b, SUN_LOCATION, field_53141, SUN_TEXTURE, f_348146_

ResourceLocation: a, SUN_LOCATION, field_53141, SUN_TEXTURE, f_348146_

ResourceLocation: a, END_SKY_LOCATION, field_53143, END_SKY_TEXTURE, f_346822_

ResourceLocation: d, END_SKY_LOCATION, field_53143, END_SKY_TEXTURE, f_346822_

float: d, SKY_DISC_RADIUS, field_53144, field_53144, f_348909_

float: e, SKY_DISC_RADIUS, field_53144, field_53144, f_348909_

int: e, SKY_VERTICES, field_57932, field_57932, f_379362_

int: f, SKY_VERTICES, field_57932, field_57932, f_379362_

int: f, STAR_COUNT, field_57933, field_57933, f_382396_

int: g, STAR_COUNT, field_57933, field_57933, f_382396_

int: g, END_SKY_QUAD_COUNT, field_57934, field_57934, f_382064_

int: m, END_SKY_QUAD_COUNT, field_57934, field_57934, f_382064_

GpuBuffer: h, starBuffer, field_53145, starVertexBuffer, f_346540_

GpuBuffer: p, starBuffer, field_53145, starVertexBuffer, f_346540_

RenderSystem$AutoStorageIndexBuffer: i, starIndices, field_57935, indexBuffer, f_382471_

RenderSystem$AutoStorageIndexBuffer: q, starIndices, field_57935, indexBuffer, f_382471_

GpuBuffer: j, topSkyBuffer, field_53146, topSkyVertexBuffer, f_347822_

GpuBuffer: r, topSkyBuffer, field_53146, topSkyVertexBuffer, f_347822_

GpuBuffer: k, bottomSkyBuffer, field_53147, bottomSkyVertexBuffer, f_346439_

GpuBuffer: s, bottomSkyBuffer, field_53147, bottomSkyVertexBuffer, f_346439_

GpuBuffer: l, endSkyBuffer, field_55153, endSkyVertexBuffer, f_371333_

GpuBuffer: t, endSkyBuffer, field_55153, endSkyVertexBuffer, f_371333_

int: m, starIndexCount, field_58198, starIndexCount, f_398043_

int: D, starIndexCount, field_58198, starIndexCount, f_398043_

ResourceLocation: b, END_LIGHT_LOCATION, field_62044, END_FLASH_TEXTURE, f_413865_

float: h, SUN_SIZE, field_62950, field_62950, f_412213_

float: i, SUN_HEIGHT, field_62951, field_62951, f_412570_

float: j, MOON_SIZE, field_62952, field_62952, f_412569_

float: k, MOON_HEIGHT, field_62953, field_62953, f_413762_

int: l, SUNRISE_STEPS, field_62954, field_62954, f_412309_

float: n, END_FLASH_HEIGHT, field_62955, field_62955, f_412485_

float: o, END_FLASH_SCALE, field_62956, field_62956, f_412124_

GpuBuffer: u, sunBuffer, field_62957, sunVertexBuffer, f_413914_

GpuBuffer: v, moonBuffer, field_62958, moonPhaseVertexBuffer, f_413609_

GpuBuffer: w, sunriseBuffer, field_62959, sunRiseVertexBuffer, f_412608_

GpuBuffer: x, endFlashBuffer, field_62960, endFlashVertexBuffer, f_412874_

RenderSystem$AutoStorageIndexBuffer: y, quadIndices, field_62961, indexBuffer2, f_412987_

AbstractTexture: z, sunTexture, field_62962, sunTexture, f_413144_

AbstractTexture: A, moonTexture, field_62947, moonPhasesTexture, f_412020_

AbstractTexture: B, endSkyTexture, field_62948, endSkyTexture, f_413523_

AbstractTexture: C, endFlashTexture, field_62949, endFlashTexture, f_412283_

Constructors

Methods

void (float, MultiBufferSource, PoseStack): a, renderSun, method_62303, renderSun, m_354972_

void (int, float, MultiBufferSource, PoseStack): a, renderMoon, method_62304, renderMoon, m_352816_

void (PoseStack, MultiBufferSource$BufferSource, float, int): a, renderSunriseAndSunset, method_62306, renderGlowingSky, m_354377_

void (): b, renderEndSky, method_62312, renderEndSky, m_356916_

void (): c, renderEndSky, method_62312, renderEndSky, m_356916_

GpuBuffer (): c, buildStars, method_65233, createStars, m_372393_

GpuBuffer (): g, buildStars, method_65233, createStars, m_372393_

void (): a, renderDarkDisc, method_62305, renderSkyDark, m_354723_

void (): b, renderDarkDisc, method_62305, renderSkyDark, m_354723_

GpuBuffer (): d, buildEndSky, method_65234, createEndSky, m_373019_

GpuBuffer (): h, buildEndSky, method_65234, createEndSky, m_373019_

void (PoseStack, MultiBufferSource$BufferSource, float, int, float, float): a, renderSunMoonAndStars, method_62307, renderCelestialBodies, m_356771_

void (float, PoseStack): a, renderStars, method_62310, renderStars, m_353324_

void (float, PoseStack): b, renderStars, method_62310, renderStars, m_353324_

void (): a, initTextures, method_74924, method_74924, m_416953_

AbstractTexture (ResourceLocation): a, getTexture, method_74757, bindTexture, m_420033_

GpuBuffer (): d, buildSunriseFan, method_74758, createSunRise, m_419506_

GpuBuffer (): e, buildSunQuad, method_74759, createSun, m_417196_

GpuBuffer (): f, buildMoonPhases, method_74760, createMoonPhases, m_420070_

GpuBuffer (): i, buildEndFlashQuad, method_74761, createEndFlash, m_419606_

void (ClientLevel, float, Vec3, SkyRenderState): a, extractRenderState, method_74926, updateRenderState, m_417411_

boolean (float, ClientLevel): a, shouldRenderDarkDisc, method_74925, isSkyDark, m_417344_

void (PoseStack, float, int, float, float): a, renderSunMoonAndStars, method_62307, renderCelestialBodies, m_356771_

void (float, PoseStack): a, renderSun, method_62303, renderSun, m_354972_

void (int, float, PoseStack): a, renderMoon, method_62304, renderMoon, m_352816_

void (PoseStack, float, int): a, renderSunriseAndSunset, method_62306, renderGlowingSky, m_354377_

void (PoseStack, float, float, float): a, renderEndFlash, method_73244, drawEndLightFlash, m_420203_

1.21.8

Names

gyi

gyj

Fields

Constructors

Methods

1.21.7

Names

Fields

Constructors

Methods

1.21.6

Names

gsi

gyi

Fields

Constructors

Methods

void (FogParameters, float, PoseStack): a, renderStars, method_62310, renderStars, m_353324_

void (PoseStack, MultiBufferSource$BufferSource, float, int, float, float, FogParameters): a, renderSunMoonAndStars, method_62307, renderCelestialBodies, m_356771_

void (PoseStack, MultiBufferSource$BufferSource, float, int, float, float): a, renderSunMoonAndStars, method_62307, renderCelestialBodies, m_356771_

void (float, PoseStack): a, renderStars, method_62310, renderStars, m_353324_

1.21.5

Names

gmv

gsi

Fields

VertexBuffer: e, starBuffer, field_53145, starBuffer, f_346540_

VertexBuffer: f, topSkyBuffer, field_53146, skyBuffer, f_347822_

VertexBuffer: g, bottomSkyBuffer, field_53147, darkSkyBuffer, f_346439_

VertexBuffer: h, endSkyBuffer, field_55153, endSkyBuffer, f_371333_

int: e, SKY_VERTICES, field_57932, field_57932, f_379362_

int: f, STAR_COUNT, field_57933, field_57933, f_382396_

int: g, END_SKY_QUAD_COUNT, field_57934, field_57934, f_382064_

GpuBuffer: h, starBuffer, field_53145, starVertexBuffer, f_346540_

RenderSystem$AutoStorageIndexBuffer: i, starIndices, field_57935, indexBuffer, f_382471_

GpuBuffer: j, topSkyBuffer, field_53146, topSkyVertexBuffer, f_347822_

GpuBuffer: k, bottomSkyBuffer, field_53147, bottomSkyVertexBuffer, f_346439_

GpuBuffer: l, endSkyBuffer, field_55153, endSkyVertexBuffer, f_371333_

int: m, starIndexCount, field_58198, starIndexCount, f_398043_

Constructors

Methods

void (float, float, float): a, renderSkyDisc, method_62302, renderSky, m_355066_

void (float, float, float): a, renderSkyDisc, method_62302, renderTopSky, m_355066_

void (PoseStack): a, renderDarkDisc, method_62305, renderSkyDark, m_354723_

void (VertexConsumer): a, buildStars, method_65233, tessellateStar, m_372393_

void (VertexConsumer, float): a, buildSkyDisc, method_62309, tessellateSky, m_352474_

void (VertexConsumer, float): a, buildSkyDisc, method_62309, createSky, m_352474_

void (VertexConsumer): b, buildEndSky, method_65234, tessellateEndSky, m_373019_

void (): a, renderEndSky, method_62312, renderEndSky, m_356916_

void (): b, renderEndSky, method_62312, renderEndSky, m_356916_

GpuBuffer (): c, buildStars, method_65233, createStars, m_372393_

void (): a, renderDarkDisc, method_62305, renderSkyDark, m_354723_

GpuBuffer (): d, buildEndSky, method_65234, createEndSky, m_373019_

1.21.4

Names

gmh

gmv

Fields

ResourceLocation: a, SUN_LOCATION, field_53141, SUN_TEXTURE, f_348146_

ResourceLocation: b, SUN_LOCATION, field_53141, SUN_TEXTURE, f_348146_

ResourceLocation: b, MOON_LOCATION, field_53142, MOON_PHASES_TEXTURE, f_348925_

ResourceLocation: c, MOON_LOCATION, field_53142, MOON_PHASES_TEXTURE, f_348925_

ResourceLocation: c, END_SKY_LOCATION, field_53143, END_SKY_TEXTURE, f_346822_

ResourceLocation: a, END_SKY_LOCATION, field_53143, END_SKY_TEXTURE, f_346822_

VertexBuffer: h, endSkyBuffer, field_55153, endSkyBuffer, f_371333_

Constructors

Methods

VertexBuffer (): a, createStarBuffer, method_62301, createStarBuffer, m_353540_

VertexBuffer (): b, createTopSkyBuffer, method_62311, createSkyBuffer, m_356733_

VertexBuffer (): c, createBottomSkyBuffer, method_62313, createDarkSkyBuffer, m_353646_

MeshData (Tesselator): a, drawStars, method_62308, tessellateStars, m_352449_

MeshData (Tesselator, float): a, buildSkyDisc, method_62309, tessellateSky, m_352474_

void (PoseStack, Tesselator, float, int, float, float, FogParameters): a, renderSunMoonAndStars, method_62307, renderCelestialBodies, m_356771_

void (float, Tesselator, PoseStack): a, renderSun, method_62303, renderSun, m_354972_

void (int, float, Tesselator, PoseStack): a, renderMoon, method_62304, renderMoon, m_352816_

void (PoseStack, Tesselator, float, int): a, renderSunriseAndSunset, method_62306, renderGlowingSky, m_354377_

void (PoseStack): b, renderEndSky, method_62312, renderEndSky, m_356916_

void (VertexConsumer): a, buildStars, method_65233, tessellateStar, m_372393_

void (VertexConsumer, float): a, buildSkyDisc, method_62309, tessellateSky, m_352474_

void (PoseStack, MultiBufferSource$BufferSource, float, int, float, float, FogParameters): a, renderSunMoonAndStars, method_62307, renderCelestialBodies, m_356771_

void (float, MultiBufferSource, PoseStack): a, renderSun, method_62303, renderSun, m_354972_

void (int, float, MultiBufferSource, PoseStack): a, renderMoon, method_62304, renderMoon, m_352816_

void (PoseStack, MultiBufferSource$BufferSource, float, int): a, renderSunriseAndSunset, method_62306, renderGlowingSky, m_354377_

void (VertexConsumer): b, buildEndSky, method_65234, tessellateEndSky, m_373019_

void (): a, renderEndSky, method_62312, renderEndSky, m_356916_

1.21.3

Names

gmh

net.minecraft.client.renderer.SkyRenderer

net.minecraft.class_9975

net.minecraft.client.render.SkyRendering

net.minecraft.src.C_346116_

Fields

ResourceLocation: a, SUN_LOCATION, field_53141, SUN_TEXTURE, f_348146_

ResourceLocation: b, MOON_LOCATION, field_53142, MOON_PHASES_TEXTURE, f_348925_

ResourceLocation: c, END_SKY_LOCATION, field_53143, END_SKY_TEXTURE, f_346822_

float: d, SKY_DISC_RADIUS, field_53144, field_53144, f_348909_

VertexBuffer: e, starBuffer, field_53145, starBuffer, f_346540_

VertexBuffer: f, topSkyBuffer, field_53146, skyBuffer, f_347822_

VertexBuffer: g, bottomSkyBuffer, field_53147, darkSkyBuffer, f_346439_

Constructors

()

Methods

VertexBuffer (): a, createStarBuffer, method_62301, createStarBuffer, m_353540_

VertexBuffer (): b, createTopSkyBuffer, method_62311, createSkyBuffer, m_356733_

VertexBuffer (): c, createBottomSkyBuffer, method_62313, createDarkSkyBuffer, m_353646_

MeshData (Tesselator): a, drawStars, method_62308, tessellateStars, m_352449_

MeshData (Tesselator, float): a, buildSkyDisc, method_62309, tessellateSky, m_352474_

void (float, float, float): a, renderSkyDisc, method_62302, renderSky, m_355066_

void (PoseStack): a, renderDarkDisc, method_62305, renderSkyDark, m_354723_

void (PoseStack, Tesselator, float, int, float, float, FogParameters): a, renderSunMoonAndStars, method_62307, renderCelestialBodies, m_356771_

void (float, Tesselator, PoseStack): a, renderSun, method_62303, renderSun, m_354972_

void (int, float, Tesselator, PoseStack): a, renderMoon, method_62304, renderMoon, m_352816_

void (FogParameters, float, PoseStack): a, renderStars, method_62310, renderStars, m_353324_

void (PoseStack, Tesselator, float, int): a, renderSunriseAndSunset, method_62306, renderGlowingSky, m_354377_

void (PoseStack): b, renderEndSky, method_62312, renderEndSky, m_356916_

void (): close, close, close