Uses of Class
net.minecraft.client.resources.MapDecorationTextureManager
Packages that use MapDecorationTextureManager
Package
Description
-
Uses of MapDecorationTextureManager in net.minecraft.client
Fields in net.minecraft.client declared as MapDecorationTextureManagerModifier and TypeFieldDescriptionprivate final MapDecorationTextureManagerMinecraft.mapDecorationTexturesMethods in net.minecraft.client that return MapDecorationTextureManager -
Uses of MapDecorationTextureManager in net.minecraft.client.gui
Fields in net.minecraft.client.gui declared as MapDecorationTextureManagerModifier and TypeFieldDescription(package private) final MapDecorationTextureManagerMapRenderer.decorationTexturesConstructors in net.minecraft.client.gui with parameters of type MapDecorationTextureManagerModifierConstructorDescriptionMapRenderer(TextureManager textureManager, MapDecorationTextureManager decorationTextures) -
Uses of MapDecorationTextureManager in net.neoforged.neoforge.client.gui.map
Methods in net.neoforged.neoforge.client.gui.map with parameters of type MapDecorationTextureManagerModifier and TypeMethodDescriptionbooleanIMapDecorationRenderer.render(MapDecoration decoration, PoseStack poseStack, MultiBufferSource bufferSource, MapItemSavedData mapData, MapDecorationTextureManager decorationTextures, boolean inItemFrame, int packedLight, int index) Render the givenMapDecorationon the map.static booleanMapDecorationRendererManager.render(MapDecoration decoration, PoseStack poseStack, MultiBufferSource bufferSource, MapItemSavedData mapData, MapDecorationTextureManager decorationTextures, boolean inItemFrame, int packedLight, int index)