Package net.minecraft.client.render
Class MapRenderer
java.lang.Object
net.minecraft.client.render.MapRenderer
- Mappings:
Namespace Name named net/minecraft/client/render/MapRendererintermediary net/minecraft/class_330official ggu
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate static final intprivate static final floatprivate static final floatprivate final MapDecorationsAtlasManagerprivate final MapTextureManager -
Constructor Summary
ConstructorsConstructorDescriptionMapRenderer(MapDecorationsAtlasManager mapDecorationsAtlasManager, MapTextureManager mapTextureManager) -
Method Summary
Modifier and TypeMethodDescriptionvoiddraw(class_10090 class_10090, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, boolean bool, int int2) private class_10090.class_10091method_62229(MapDecoration mapDecoration) voidmethod_62230(MapIdComponent mapIdComponent, MapState mapState, class_10090 class_10090)
-
Field Details
-
field_53102
private static final float field_53102- See Also:
- Mappings:
Namespace Name Mixin selector named field_53102Lnet/minecraft/client/render/MapRenderer;field_53102:Fintermediary field_53102Lnet/minecraft/class_330;field_53102:Fofficial aLggu;a:F
-
field_53103
private static final float field_53103- See Also:
- Mappings:
Namespace Name Mixin selector named field_53103Lnet/minecraft/client/render/MapRenderer;field_53103:Fintermediary field_53103Lnet/minecraft/class_330;field_53103:Fofficial bLggu;b:F
-
DEFAULT_IMAGE_WIDTH
private static final int DEFAULT_IMAGE_WIDTH- See Also:
- Mappings:
Namespace Name Mixin selector named DEFAULT_IMAGE_WIDTHLnet/minecraft/client/render/MapRenderer;DEFAULT_IMAGE_WIDTH:Iintermediary field_32173Lnet/minecraft/class_330;field_32173:Iofficial cLggu;c:I
-
DEFAULT_IMAGE_HEIGHT
private static final int DEFAULT_IMAGE_HEIGHT- See Also:
- Mappings:
Namespace Name Mixin selector named DEFAULT_IMAGE_HEIGHTLnet/minecraft/client/render/MapRenderer;DEFAULT_IMAGE_HEIGHT:Iintermediary field_32174Lnet/minecraft/class_330;field_32174:Iofficial dLggu;d:I
-
textureManager
- Mappings:
Namespace Name Mixin selector named textureManagerLnet/minecraft/client/render/MapRenderer;textureManager:Lnet/minecraft/client/texture/MapTextureManager;intermediary field_2043Lnet/minecraft/class_330;field_2043:Lnet/minecraft/class_10093;official eLggu;e:Lgxi;
-
mapDecorationsAtlasManager
- Mappings:
Namespace Name Mixin selector named mapDecorationsAtlasManagerLnet/minecraft/client/render/MapRenderer;mapDecorationsAtlasManager:Lnet/minecraft/client/texture/MapDecorationsAtlasManager;intermediary field_50036Lnet/minecraft/class_330;field_50036:Lnet/minecraft/class_9443;official fLggu;f:Lgxh;
-
-
Constructor Details
-
MapRenderer
public MapRenderer(MapDecorationsAtlasManager mapDecorationsAtlasManager, MapTextureManager mapTextureManager)
-
-
Method Details
-
draw
public void draw(class_10090 class_10090, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, boolean bool, int int2) - Mappings:
Namespace Name Mixin selector named drawLnet/minecraft/client/render/MapRenderer;draw(Lnet/minecraft/class_10090;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;ZI)Vintermediary method_1773Lnet/minecraft/class_330;method_1773(Lnet/minecraft/class_10090;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ZI)Vofficial aLggu;a(Lgvt;Lfcu;Lggv;ZI)V
-
method_62230
- Mappings:
Namespace Name Mixin selector named method_62230Lnet/minecraft/client/render/MapRenderer;method_62230(Lnet/minecraft/component/type/MapIdComponent;Lnet/minecraft/item/map/MapState;Lnet/minecraft/class_10090;)Vintermediary method_62230Lnet/minecraft/class_330;method_62230(Lnet/minecraft/class_9209;Lnet/minecraft/class_22;Lnet/minecraft/class_10090;)Vofficial aLggu;a(Lert;Lerv;Lgvt;)V
-
method_62229
- Mappings:
Namespace Name Mixin selector named method_62229Lnet/minecraft/client/render/MapRenderer;method_62229(Lnet/minecraft/item/map/MapDecoration;)Lnet/minecraft/class_10090$class_10091;intermediary method_62229Lnet/minecraft/class_330;method_62229(Lnet/minecraft/class_20;)Lnet/minecraft/class_10090$class_10091;official aLggu;a(Lerp;)Lgvt$a;
-