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 TypeMethodDescriptionvoidParticleManager.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 LightmapTextureManagerGameRenderer.lightmapTextureManagerMethods in net.minecraft.client.render that return LightmapTextureManagerMethods in net.minecraft.client.render with parameters of type LightmapTextureManagerModifier and TypeMethodDescriptionprivate voidWorldRenderer.method_62201(class_9909 class_9909, Camera camera, LightmapTextureManager lightmapTextureManager, float float2, class_9958 class_9958) private voidWorldRenderer.method_62203(class_9909 class_9909, LightmapTextureManager lightmapTextureManager, Vec3d vec3d, float float2, class_9958 class_9958) voidWeatherRendering.method_62316(World world, LightmapTextureManager lightmapTextureManager, int ticks, float float2, Vec3d vec3d) private voidWeatherRendering.method_62320(LightmapTextureManager lightmapTextureManager, Vec3d vec3d, int int2, float float2, List<WeatherRendering.class_9977> list, List<WeatherRendering.class_9977> list2) voidWorldRenderer.render(class_9922 class_9922, RenderTickCounter tickCounter, boolean bool, Camera camera, GameRenderer gameRenderer, LightmapTextureManager lightmapTextureManager, Matrix4f positionMatrix, Matrix4f projectionMatrix)