Uses of Class
net.minecraft.client.renderer.LightTexture
Package
Description
-
Uses of LightTexture in net.minecraft.client.particle
Modifier and TypeMethodDescriptionvoid
ParticleManager.render
(MatrixStack p_228345_1_, IRenderTypeBuffer.Impl p_228345_2_, LightTexture p_228345_3_, ActiveRenderInfo p_228345_4_, float p_228345_5_) Deprecated.void
ParticleManager.renderParticles
(MatrixStack p_228345_1_, IRenderTypeBuffer.Impl p_228345_2_, LightTexture p_228345_3_, ActiveRenderInfo p_228345_4_, float p_228345_5_, ClippingHelper clippingHelper) -
Uses of LightTexture in net.minecraft.client.renderer
Modifier and TypeMethodDescriptionvoid
WorldRenderer.renderLevel
(MatrixStack p_228426_1_, float p_228426_2_, long p_228426_3_, boolean p_228426_5_, ActiveRenderInfo p_228426_6_, GameRenderer p_228426_7_, LightTexture p_228426_8_, Matrix4f p_228426_9_) private void
WorldRenderer.renderSnowAndRain
(LightTexture p_228438_1_, float p_228438_2_, double p_228438_3_, double p_228438_5_, double p_228438_7_) -
Uses of LightTexture in net.minecraftforge.client
Modifier and TypeMethodDescriptionvoid
IWeatherRenderHandler.render
(int ticks, float partialTicks, ClientWorld world, Minecraft mc, LightTexture lightmapIn, double xIn, double yIn, double zIn)
ParticleManager.renderParticles(MatrixStack, IRenderTypeBuffer.Impl, LightTexture, ActiveRenderInfo, float, net.minecraft.client.renderer.culling.ClippingHelper)
with ClippingHelper as additional parameter