Uses of Class
net.minecraft.client.renderer.state.MapRenderState.MapDecorationRenderState
Packages that use MapRenderState.MapDecorationRenderState
Package
Description
-
Uses of MapRenderState.MapDecorationRenderState in net.minecraft.client.renderer
Methods in net.minecraft.client.renderer that return MapRenderState.MapDecorationRenderStateModifier and TypeMethodDescriptionMapRenderer.extractDecorationRenderState
(MapDecoration p_364175_) -
Uses of MapRenderState.MapDecorationRenderState in net.minecraft.client.renderer.state
Fields in net.minecraft.client.renderer.state with type parameters of type MapRenderState.MapDecorationRenderState -
Uses of MapRenderState.MapDecorationRenderState in net.neoforged.neoforge.client.gui.map
Methods in net.neoforged.neoforge.client.gui.map with parameters of type MapRenderState.MapDecorationRenderStateModifier 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 MapRenderState.MapDecorationRenderState in net.neoforged.neoforge.client.renderstate
Methods in net.neoforged.neoforge.client.renderstate that return MapRenderState.MapDecorationRenderStateModifier and TypeMethodDescriptionRenderStateExtensions.onUpdateMapDecorationRenderState
(Holder<MapDecorationType> mapDecorationTypeHolder, MapItemSavedData mapItemSavedData, MapRenderState mapRenderState, MapRenderState.MapDecorationRenderState mapDecorationRenderState) Methods in net.neoforged.neoforge.client.renderstate with parameters of type MapRenderState.MapDecorationRenderStateModifier and TypeMethodDescriptionvoid
MapDecorationRenderStateModifier.accept
(MapItemSavedData mapItemSavedData, MapRenderState mapRenderState, MapRenderState.MapDecorationRenderState mapDecorationRenderState) Called when the registeredMapDecorationType
is added to aMapRenderState
.RenderStateExtensions.onUpdateMapDecorationRenderState
(Holder<MapDecorationType> mapDecorationTypeHolder, MapItemSavedData mapItemSavedData, MapRenderState mapRenderState, MapRenderState.MapDecorationRenderState mapDecorationRenderState)