Class MapRenderer

java.lang.Object
net.minecraft.client.render.MapRenderer

@Environment(CLIENT) public class MapRenderer extends Object
Mappings:
Namespace Name
named net/minecraft/client/render/MapRenderer
intermediary net/minecraft/class_330
official ggu
  • Field Details

    • field_53102

      private static final float field_53102
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_53102 Lnet/minecraft/client/render/MapRenderer;field_53102:F
      intermediary field_53102 Lnet/minecraft/class_330;field_53102:F
      official a Lggu;a:F
    • field_53103

      private static final float field_53103
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_53103 Lnet/minecraft/client/render/MapRenderer;field_53103:F
      intermediary field_53103 Lnet/minecraft/class_330;field_53103:F
      official b Lggu;b:F
    • DEFAULT_IMAGE_WIDTH

      private static final int DEFAULT_IMAGE_WIDTH
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named DEFAULT_IMAGE_WIDTH Lnet/minecraft/client/render/MapRenderer;DEFAULT_IMAGE_WIDTH:I
      intermediary field_32173 Lnet/minecraft/class_330;field_32173:I
      official c Lggu;c:I
    • DEFAULT_IMAGE_HEIGHT

      private static final int DEFAULT_IMAGE_HEIGHT
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named DEFAULT_IMAGE_HEIGHT Lnet/minecraft/client/render/MapRenderer;DEFAULT_IMAGE_HEIGHT:I
      intermediary field_32174 Lnet/minecraft/class_330;field_32174:I
      official d Lggu;d:I
    • textureManager

      private final MapTextureManager textureManager
      Mappings:
      Namespace Name Mixin selector
      named textureManager Lnet/minecraft/client/render/MapRenderer;textureManager:Lnet/minecraft/client/texture/MapTextureManager;
      intermediary field_2043 Lnet/minecraft/class_330;field_2043:Lnet/minecraft/class_10093;
      official e Lggu;e:Lgxi;
    • mapDecorationsAtlasManager

      private final MapDecorationsAtlasManager mapDecorationsAtlasManager
      Mappings:
      Namespace Name Mixin selector
      named mapDecorationsAtlasManager Lnet/minecraft/client/render/MapRenderer;mapDecorationsAtlasManager:Lnet/minecraft/client/texture/MapDecorationsAtlasManager;
      intermediary field_50036 Lnet/minecraft/class_330;field_50036:Lnet/minecraft/class_9443;
      official f Lggu;f:Lgxh;
  • Constructor Details

  • Method Details

    • draw

      public void draw(class_10090 class_10090, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, boolean bool, int int2)
      Mappings:
      Namespace Name Mixin selector
      named draw Lnet/minecraft/client/render/MapRenderer;draw(Lnet/minecraft/class_10090;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;ZI)V
      intermediary method_1773 Lnet/minecraft/class_330;method_1773(Lnet/minecraft/class_10090;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ZI)V
      official a Lggu;a(Lgvt;Lfcu;Lggv;ZI)V
    • method_62230

      public void method_62230(MapIdComponent mapIdComponent, MapState mapState, class_10090 class_10090)
      Mappings:
      Namespace Name Mixin selector
      named method_62230 Lnet/minecraft/client/render/MapRenderer;method_62230(Lnet/minecraft/component/type/MapIdComponent;Lnet/minecraft/item/map/MapState;Lnet/minecraft/class_10090;)V
      intermediary method_62230 Lnet/minecraft/class_330;method_62230(Lnet/minecraft/class_9209;Lnet/minecraft/class_22;Lnet/minecraft/class_10090;)V
      official a Lggu;a(Lert;Lerv;Lgvt;)V
    • method_62229

      private class_10090.class_10091 method_62229(MapDecoration mapDecoration)
      Mappings:
      Namespace Name Mixin selector
      named method_62229 Lnet/minecraft/client/render/MapRenderer;method_62229(Lnet/minecraft/item/map/MapDecoration;)Lnet/minecraft/class_10090$class_10091;
      intermediary method_62229 Lnet/minecraft/class_330;method_62229(Lnet/minecraft/class_20;)Lnet/minecraft/class_10090$class_10091;
      official a Lggu;a(Lerp;)Lgvt$a;