net.minecraft.client.world

public class LightmapTexture

implements AutoCloseable

net.minecraft.client.renderer.Lightmap
net.minecraft.class_1_12
net.minecraft.client.world.LightmapTexture

Field summary

Modifier and TypeField
public static final int
TEXTURE_SIZE
field_1_105
TEXTURE_SIZE
private static final int
LIGHTMAP_UBO_SIZE
field_1_104
UNIFORM_SIZE
private final GpuTexture
texture
field_1_106
texture
private final GpuTextureView
textureView
field_1_107
textureView
private final MappableRingBuffer
ubo
field_1_108
uniformRingBuffer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public GpuTextureView
getTextureView()
method_1_407()
getTextureView()
public void
close()
public void
render(LightmapRenderState renderState)
method_1_410(class_1_50 arg0)
prepareRender(LightmapRenderState state)
public static float
getBrightness(DimensionType dimensionType, int level)
method_1_406(class_2874 arg0, int arg1)
getBrightness(DimensionType dimensionType, int lightLevel)
private static String
lambda$render$0()
method_1_409()
method_1_409()
private static String
lambda$new$0()
method_1_408()
method_1_408()