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.renderer
Fields in net.minecraft.client.renderer declared as MapDecorationTextureManagerModifier and TypeFieldDescriptionprivate final MapDecorationTextureManager
MapRenderer.decorationTextures
Constructors in net.minecraft.client.renderer with parameters of type MapDecorationTextureManagerModifierConstructorDescriptionMapRenderer
(MapDecorationTextureManager p_364983_, MapTextureManager p_360823_) -
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
(MapRenderState.MapDecorationRenderState decorationRenderState, PoseStack poseStack, MultiBufferSource bufferSource, MapRenderState mapRenderState, MapDecorationTextureManager decorationTextures, boolean inItemFrame, int packedLight, int index) Render the givenMapDecoration
on the map.static boolean
MapDecorationRendererManager.render
(MapRenderState.MapDecorationRenderState decorationRenderState, PoseStack poseStack, MultiBufferSource bufferSource, MapRenderState mapRenderState, MapDecorationTextureManager decorationTextures, boolean inItemFrame, int packedLight, int index) -
Uses of MapDecorationTextureManager in net.neoforged.neoforge.debug.client
Methods in net.neoforged.neoforge.debug.client with parameters of type MapDecorationTextureManagerModifier and TypeMethodDescriptionboolean
MapDecorationRenderTests.TestDecorationRenderer.render
(MapRenderState.MapDecorationRenderState decoration, PoseStack poseStack, MultiBufferSource bufferSource, MapRenderState mapRenderState, MapDecorationTextureManager decorationTextures, boolean inItemFrame, int packedLight, int index)