Class MapRenderer.MapTexture

java.lang.Object
net.minecraft.client.gui.MapRenderer.MapTexture
Enclosing class:
MapRenderer

@Environment(CLIENT)
class MapRenderer.MapTexture
extends Object
Mappings:
Namespace Name
official avq$a
intermediary net/minecraft/class_682$class_683
named net/minecraft/client/gui/MapRenderer$MapTexture
  • Field Details

    • mapState

      private final MapState mapState
      Mappings:
      Namespace Name Mixin selector
      official b Lavq$a;b:Latg;
      intermediary field_2874 Lnet/minecraft/class_682$class_683;field_2874:Lnet/minecraft/class_627;
      named mapState Lnet/minecraft/client/gui/MapRenderer$MapTexture;mapState:Lnet/minecraft/item/map/MapState;
    • texture

      private final NativeImageBackedTexture texture
      Mappings:
      Namespace Name Mixin selector
      official c Lavq$a;c:Lblz;
      intermediary field_2875 Lnet/minecraft/class_682$class_683;field_2875:Lnet/minecraft/class_1219;
      named texture Lnet/minecraft/client/gui/MapRenderer$MapTexture;texture:Lnet/minecraft/client/texture/NativeImageBackedTexture;
    • currentTexture

      private final Identifier currentTexture
      Mappings:
      Namespace Name Mixin selector
      official d Lavq$a;d:Ljy;
      intermediary field_2876 Lnet/minecraft/class_682$class_683;field_2876:Lnet/minecraft/class_1605;
      named currentTexture Lnet/minecraft/client/gui/MapRenderer$MapTexture;currentTexture:Lnet/minecraft/util/Identifier;
    • colors

      private final int[] colors
      Mappings:
      Namespace Name Mixin selector
      official e Lavq$a;e:[I
      intermediary field_2877 Lnet/minecraft/class_682$class_683;field_2877:[I
      named colors Lnet/minecraft/client/gui/MapRenderer$MapTexture;colors:[I
  • Constructor Details

    • MapTexture

      private MapTexture​(MapState mapState)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lavq$a;<init>(Lavq;Latg;)V
      intermediary <init> Lnet/minecraft/class_682$class_683;<init>(Lnet/minecraft/class_682;Lnet/minecraft/class_627;)V
      named <init> Lnet/minecraft/client/gui/MapRenderer$MapTexture;<init>(Lnet/minecraft/client/gui/MapRenderer;Lnet/minecraft/item/map/MapState;)V
  • Method Details

    • updateTexture

      private void updateTexture()
      Mappings:
      Namespace Name Mixin selector
      official a Lavq$a;a()V
      intermediary method_2460 Lnet/minecraft/class_682$class_683;method_2460()V
      named updateTexture Lnet/minecraft/client/gui/MapRenderer$MapTexture;updateTexture()V
    • draw

      private void draw​(boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lavq$a;a(Z)V
      intermediary method_2463 Lnet/minecraft/class_682$class_683;method_2463(Z)V
      named draw Lnet/minecraft/client/gui/MapRenderer$MapTexture;draw(Z)V