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