Class MapRenderState

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

@Environment(CLIENT) public class MapRenderState extends Object
Mappings:
Namespace Name
named net/minecraft/client/render/MapRenderState
intermediary net/minecraft/class_10090
official hec
  • Field Details Link icon

    • texture Link icon

      @Nullable public @Nullable Identifier texture
      Mappings:
      Namespace Name Mixin selector
      named texture Lnet/minecraft/client/render/MapRenderState;texture:Lnet/minecraft/util/Identifier;
      intermediary field_53638 Lnet/minecraft/class_10090;field_53638:Lnet/minecraft/class_2960;
      official a Lhec;a:Lakv;
    • decorations Link icon

      public final List<MapRenderState.Decoration> decorations
      Mappings:
      Namespace Name Mixin selector
      named decorations Lnet/minecraft/client/render/MapRenderState;decorations:Ljava/util/List;
      intermediary field_53639 Lnet/minecraft/class_10090;field_53639:Ljava/util/List;
      official b Lhec;b:Ljava/util/List;
  • Constructor Details Link icon

    • MapRenderState Link icon

      public MapRenderState()