Uses of Class
net.minecraft.client.render.LightmapTextureManager
Packages that use LightmapTextureManager
-
Uses of LightmapTextureManager in net.minecraft.client.particle
Methods in net.minecraft.client.particle with parameters of type LightmapTextureManagerModifier and TypeMethodDescriptionvoid
ParticleManager.renderParticles
(LightmapTextureManager lightmapTextureManager, Camera camera, float tickDelta) -
Uses of LightmapTextureManager in net.minecraft.client.render
Fields in net.minecraft.client.render declared as LightmapTextureManagerModifier and TypeFieldDescriptionprivate final LightmapTextureManager
GameRenderer.lightmapTextureManager
Methods in net.minecraft.client.render that return LightmapTextureManagerMethods in net.minecraft.client.render with parameters of type LightmapTextureManagerModifier and TypeMethodDescriptionvoid
WorldRenderer.render
(RenderTickCounter tickCounter, boolean renderBlockOutline, Camera camera, GameRenderer gameRenderer, LightmapTextureManager lightmapTextureManager, Matrix4f matrix4f, Matrix4f matrix4f2) private void
WorldRenderer.renderWeather
(LightmapTextureManager manager, float tickDelta, double cameraX, double cameraY, double cameraZ)