Uses of Class
net.minecraft.client.texture.MapTextureManager
Packages that use MapTextureManager
- 
Uses of MapTextureManager in net.minecraft.clientFields in net.minecraft.client declared as MapTextureManagerModifier and TypeFieldDescriptionprivate final MapTextureManagerMinecraftClient.mapTextureManagerMethods in net.minecraft.client that return MapTextureManager
- 
Uses of MapTextureManager in net.minecraft.client.renderFields in net.minecraft.client.render declared as MapTextureManagerConstructors in net.minecraft.client.render with parameters of type MapTextureManagerModifierConstructorDescriptionMapRenderer(MapDecorationsAtlasManager decorationsAtlasManager, MapTextureManager textureManager)