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 TypeMethodDescriptionvoidWeatherRendering.method_62316(World world, LightmapTextureManager lightmapTextureManager, int ticks, float delta, Vec3d vec3d) private voidWeatherRendering.method_62320(LightmapTextureManager lightmapTextureManager, Vec3d vec3d, int int2, float float2, List<WeatherRendering.Piece> list, List<WeatherRendering.Piece> list2) voidWorldRenderer.render(ObjectAllocator objectAllocator, RenderTickCounter tickCounter, boolean bool, Camera camera, GameRenderer gameRenderer, LightmapTextureManager lightmapTextureManager, Matrix4f positionMatrix, Matrix4f projectionMatrix) private voidWorldRenderer.renderParticles(FrameGraphBuilder frameGraphBuilder, Camera camera, LightmapTextureManager lightmapTextureManager, float float2, Fog fog) private voidWorldRenderer.renderWeather(FrameGraphBuilder frameGraphBuilder, LightmapTextureManager lightmapTextureManager, Vec3d vec3d, float float2, Fog fog)