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.renderer
Fields in net.minecraft.client.renderer declared as MapDecorationTextureManagerModifier and TypeFieldDescriptionprivate final MapDecorationTextureManagerMapRenderer.decorationTexturesConstructors in net.minecraft.client.renderer with parameters of type MapDecorationTextureManagerModifierConstructorDescriptionMapRenderer(MapDecorationTextureManager pDecorationTextures, MapTextureManager pMapTextureManager) -
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(MapRenderState.MapDecorationRenderState decorationRenderState, PoseStack poseStack, MultiBufferSource bufferSource, MapRenderState mapRenderState, MapDecorationTextureManager decorationTextures, boolean inItemFrame, int packedLight, int index) Render the givenMapDecorationon the map.static booleanMapDecorationRendererManager.render(MapRenderState.MapDecorationRenderState decorationRenderState, PoseStack poseStack, MultiBufferSource bufferSource, MapRenderState mapRenderState, MapDecorationTextureManager decorationTextures, boolean inItemFrame, int packedLight, int index)