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 pDecoration) -
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 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) -
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 TypeMethodDescriptionvoidMapDecorationRenderStateModifier.accept(MapItemSavedData mapItemSavedData, MapRenderState mapRenderState, MapRenderState.MapDecorationRenderState mapDecorationRenderState) Called when the registeredMapDecorationTypeis added to aMapRenderState.RenderStateExtensions.onUpdateMapDecorationRenderState(Holder<MapDecorationType> mapDecorationTypeHolder, MapItemSavedData mapItemSavedData, MapRenderState mapRenderState, MapRenderState.MapDecorationRenderState mapDecorationRenderState)