net.minecraft.client.renderer

public class LightTexture

implements AutoCloseable

dnh
net.minecraft.client.renderer.LightTexture
net.minecraft.class_765
net.minecraft.unmapped.C_grwstqbm
net.minecraft.client.render.LightmapTextureManager
net.minecraft.client.renderer.LightTexture

Field summary

Modifier and TypeField
private final DynamicTexture
a
lightTexture
field_4138
f_szwgpeaw
texture
field_205110_a
private final NativeImage
b
lightPixels
field_4133
f_eplkmduj
image
field_205111_b
private final ResourceLocation
c
lightTextureLocation
field_4136
f_nolcsqol
textureIdentifier
field_205112_c
private boolean
d
updateLightTexture
field_4135
f_qdketniz
isDirty
field_205113_d
private float
e
blockLightRed
field_4132
f_nmdylfmw
prevFlicker
field_205114_e
private float
f
blockLightRedTotal
field_4131
f_ailpihal
flicker
field_205115_f
private final GameRenderer
g
renderer
field_4134
f_abtihkiy
worldRenderer
field_205116_g
private final Minecraft
h
minecraft
field_4137
f_mgviipnc
client
field_205117_h

Constructor summary

ModifierConstructor
public (GameRenderer worldRenderer)

Method summary

Modifier and TypeMethod
public void
close()
close()
close()
close()
public void
a()
tick()
method_3314()
m_kzjmpsfo()
tick()
func_205107_a()
public void
b()
turnOffLightLayer()
method_3315()
m_vcrzikjz()
disable()
func_205108_b()
public void
c()
turnOnLightLayer()
method_3316()
m_yumestcc()
enable()
func_205109_c()
public void
a(float arg0)
updateLightTexture(float arg0)
method_3313(float arg0)
m_ooqbyqsa(float arg0)
update(float delta)
func_205106_a(float arg0)