History - net.minecraft.client.render.LightmapTextureManager
1.21.11_unobfuscated
Names
net.minecraft.client.renderer.LightTexture
net.minecraft.class_765
net.minecraft.client.render.LightmapTextureManager
Fields
int: FULL_BRIGHT, field_32767, MAX_LIGHT_COORDINATE
int: FULL_SKY, field_32768, MAX_SKY_LIGHT_COORDINATE
int: FULL_BLOCK, field_32769, MAX_BLOCK_LIGHT_COORDINATE
int: TEXTURE_SIZE, field_53098, field_53098
int: LIGHTMAP_UBO_SIZE, field_60111, UBO_SIZE
GpuTexture: texture, field_57927, glTexture
GpuTextureView: textureView, field_60581, glTextureView
boolean: updateLightTexture, field_4135, dirty
float: blockLightRedFlicker, field_21528, flickerIntensity
GameRenderer: renderer, field_4134, renderer
MinecraftClient: minecraft, field_4137, client
MappableRingBuffer: ubo, field_60112, buffer
Random: randomSource, field_64675, field_64675
Constructors
(GameRenderer, MinecraftClient)
Methods
GpuTextureView (): getTextureView, method_71650, getGlTextureView
void (): close
void (): tick, method_3314, tick
float (LivingEntity, float, float): calculateDarknessScale, method_42596, getDarkness
void (float): updateLightTexture, method_3313, update
float (DimensionType, int): getBrightness, method_23284, getBrightness
float (float, int): getBrightness, method_62226, getBrightness
int (int, int): pack, method_23687, pack
int (int): block, method_24186, getBlockLightCoordinates
int (int): sky, method_24187, getSkyLightCoordinates
int (int, int): lightCoordsWithEmission, method_62228, applyEmission
String (): lambda$updateLightTexture$1, method_71310, method_71310
String (): lambda$new$0, method_71311, method_71311