Uses of Class
net.minecraft.client.texture.MapDecorationsAtlasManager
Packages that use MapDecorationsAtlasManager
-
Uses of MapDecorationsAtlasManager in net.minecraft.client
Fields in net.minecraft.client declared as MapDecorationsAtlasManagerModifier and TypeFieldDescriptionprivate final MapDecorationsAtlasManager
MinecraftClient.mapDecorationsAtlasManager
Methods in net.minecraft.client that return MapDecorationsAtlasManager -
Uses of MapDecorationsAtlasManager in net.minecraft.client.render
Fields in net.minecraft.client.render declared as MapDecorationsAtlasManagerModifier and TypeFieldDescriptionprivate final MapDecorationsAtlasManager
MapRenderer.decorationsAtlasManager
Constructors in net.minecraft.client.render with parameters of type MapDecorationsAtlasManagerModifierConstructorDescriptionMapRenderer
(MapDecorationsAtlasManager decorationsAtlasManager, MapTextureManager textureManager)