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 MapDecorationTextureManager
Minecraft.mapDecorationTextures
Methods 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 MapDecorationTextureManager
MapRenderer.decorationTextures
Constructors in net.minecraft.client.gui with parameters of type MapDecorationTextureManagerModifierConstructorDescriptionMapRenderer
(TextureManager p_93259_, MapDecorationTextureManager p_335870_) -
Uses of MapDecorationTextureManager in net.neoforged.neoforge.client.gui.map
Methods in net.neoforged.neoforge.client.gui.map with parameters of type MapDecorationTextureManagerModifier and TypeMethodDescriptionboolean
IMapDecorationRenderer.render
(MapDecoration decoration, PoseStack poseStack, MultiBufferSource bufferSource, MapItemSavedData mapData, MapDecorationTextureManager decorationTextures, boolean inItemFrame, int packedLight, int index) Render the givenMapDecoration
on the map.static boolean
MapDecorationRendererManager.render
(MapDecoration decoration, PoseStack poseStack, MultiBufferSource bufferSource, MapItemSavedData mapData, MapDecorationTextureManager decorationTextures, boolean inItemFrame, int packedLight, int index)