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 bfj$a
intermediary net/minecraft/class_382$class_1800
named net/minecraft/client/gui/MapRenderer$MapTexture
  • Field Details

    • mapState

      private final MapState mapState
      Mappings:
      Namespace Name Mixin selector
      official b Lbfj$a;b:Lbbn;
      intermediary field_7710 Lnet/minecraft/class_382$class_1800;field_7710:Lnet/minecraft/class_89;
      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 Lbfj$a;c:Lbyp;
      intermediary field_7711 Lnet/minecraft/class_382$class_1800;field_7711:Lnet/minecraft/class_1636;
      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 Lbfj$a;d:Lkq;
      intermediary field_7712 Lnet/minecraft/class_382$class_1800;field_7712:Lnet/minecraft/class_1653;
      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 Lbfj$a;e:[I
      intermediary field_7713 Lnet/minecraft/class_382$class_1800;field_7713:[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> Lbfj$a;<init>(Lbfj;Lbbn;)V
      intermediary <init> Lnet/minecraft/class_382$class_1800;<init>(Lnet/minecraft/class_382;Lnet/minecraft/class_89;)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 Lbfj$a;a()V
      intermediary method_6682 Lnet/minecraft/class_382$class_1800;method_6682()V
      named updateTexture Lnet/minecraft/client/gui/MapRenderer$MapTexture;updateTexture()V
    • draw

      private void draw(boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lbfj$a;a(Z)V
      intermediary method_6685 Lnet/minecraft/class_382$class_1800;method_6685(Z)V
      named draw Lnet/minecraft/client/gui/MapRenderer$MapTexture;draw(Z)V