Uses of Class
net.minecraft.client.render.LightmapTextureManager
Packages that use LightmapTextureManager
Package
Description
The base package for all Minecraft classes.
-
Uses of LightmapTextureManager in net.minecraft
Methods in net.minecraft with parameters of type LightmapTextureManagerModifier and TypeMethodDescriptionvoidclass_9976.method_62316(World world, LightmapTextureManager lightmapTextureManager, int int2, float float2, Vec3d vec3d) private voidclass_9976.method_62320(LightmapTextureManager lightmapTextureManager, Vec3d vec3d, int int2, float float2, List<class_9976.class_9977> list, List<class_9976.class_9977> list2) -
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) voidWorldRenderer.render(class_9922 class_9922, RenderTickCounter renderTickCounter, boolean bool, Camera camera, GameRenderer gameRenderer, LightmapTextureManager lightmapTextureManager, Matrix4f matrix4f, Matrix4f matrix4f2)