Package net.minecraft.client.gui
Class MapRenderer
java.lang.Object
net.minecraft.client.gui.MapRenderer
- Mappings:
Namespace Name official bisintermediary net/minecraft/class_382named net/minecraft/client/gui/MapRenderer
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Identifierprivate final Map<String,MapRenderer.MapTexture> private final TextureManager -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidprivate MapRenderer.MapTexturegetMapTexture(MapState mapState) method_13834(MapRenderer.MapTexture mapTexture) method_13835(String string) voidupdateTexture(MapState mapState)
-
Field Details
-
MAP_ICONS_TEXTURE
- Mappings:
Namespace Name Mixin selector official aLbis;a:Lnf;intermediary field_6296Lnet/minecraft/class_382;field_6296:Lnet/minecraft/class_1653;named MAP_ICONS_TEXTURELnet/minecraft/client/gui/MapRenderer;MAP_ICONS_TEXTURE:Lnet/minecraft/util/Identifier;
-
textureManager
- Mappings:
Namespace Name Mixin selector official bLbis;b:Lcdr;intermediary field_7707Lnet/minecraft/class_382;field_7707:Lnet/minecraft/class_1532;named textureManagerLnet/minecraft/client/gui/MapRenderer;textureManager:Lnet/minecraft/client/texture/TextureManager;
-
mapTextures
- Mappings:
Namespace Name Mixin selector official cLbis;c:Ljava/util/Map;intermediary field_7708Lnet/minecraft/class_382;field_7708:Ljava/util/Map;named mapTexturesLnet/minecraft/client/gui/MapRenderer;mapTextures:Ljava/util/Map;
-
-
Constructor Details
-
MapRenderer
- Mappings:
Namespace Name Mixin selector official <init>Lbis;<init>(Lcdr;)Vintermediary <init>Lnet/minecraft/class_382;<init>(Lnet/minecraft/class_1532;)Vnamed <init>Lnet/minecraft/client/gui/MapRenderer;<init>(Lnet/minecraft/client/texture/TextureManager;)V
-
-
Method Details
-
updateTexture
- Mappings:
Namespace Name Mixin selector official aLbis;a(Lbev;)Vintermediary method_6677Lnet/minecraft/class_382;method_6677(Lnet/minecraft/class_89;)Vnamed updateTextureLnet/minecraft/client/gui/MapRenderer;updateTexture(Lnet/minecraft/item/map/MapState;)V
-
draw
- Mappings:
Namespace Name Mixin selector official aLbis;a(Lbev;Z)Vintermediary method_6678Lnet/minecraft/class_382;method_6678(Lnet/minecraft/class_89;Z)Vnamed drawLnet/minecraft/client/gui/MapRenderer;draw(Lnet/minecraft/item/map/MapState;Z)V
-
getMapTexture
- Mappings:
Namespace Name Mixin selector official bLbis;b(Lbev;)Lbis$a;intermediary method_6681Lnet/minecraft/class_382;method_6681(Lnet/minecraft/class_89;)Lnet/minecraft/class_382$class_1800;named getMapTextureLnet/minecraft/client/gui/MapRenderer;getMapTexture(Lnet/minecraft/item/map/MapState;)Lnet/minecraft/client/gui/MapRenderer$MapTexture;
-
method_13835
- Mappings:
Namespace Name Mixin selector official aLbis;a(Ljava/lang/String;)Lbis$a;intermediary method_13835Lnet/minecraft/class_382;method_13835(Ljava/lang/String;)Lnet/minecraft/class_382$class_1800;named method_13835Lnet/minecraft/client/gui/MapRenderer;method_13835(Ljava/lang/String;)Lnet/minecraft/client/gui/MapRenderer$MapTexture;
-
clearStateTextures
public void clearStateTextures()- Mappings:
Namespace Name Mixin selector official aLbis;a()Vintermediary method_6676Lnet/minecraft/class_382;method_6676()Vnamed clearStateTexturesLnet/minecraft/client/gui/MapRenderer;clearStateTextures()V
-
method_13834
- Mappings:
Namespace Name Mixin selector official aLbis;a(Lbis$a;)Lbev;intermediary method_13834Lnet/minecraft/class_382;method_13834(Lnet/minecraft/class_382$class_1800;)Lnet/minecraft/class_89;named method_13834Lnet/minecraft/client/gui/MapRenderer;method_13834(Lnet/minecraft/client/gui/MapRenderer$MapTexture;)Lnet/minecraft/item/map/MapState;
-