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
(MatrixStack matrices, VertexConsumerProvider.Immediate vertexConsumers, 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
(MatrixStack matrices, float tickDelta, long limitTime, boolean renderBlockOutline, Camera camera, GameRenderer gameRenderer, LightmapTextureManager lightmapTextureManager, Matrix4f positionMatrix) private void
WorldRenderer.renderWeather
(LightmapTextureManager manager, float float2, double double2, double double3, double double4)