Package net.minecraft.client.gui
Class MapRenderer.MapTexture
java.lang.Object
net.minecraft.client.gui.MapRenderer.MapTexture
- Enclosing class:
- MapRenderer
- Mappings:
Namespace Name official bfj$aintermediary net/minecraft/class_382$class_1800named net/minecraft/client/gui/MapRenderer$MapTexture
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final int[]private final Identifierprivate final MapStateprivate final NativeImageBackedTexture -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mapState
- Mappings:
Namespace Name Mixin selector official bLbfj$a;b:Lbbn;intermediary field_7710Lnet/minecraft/class_382$class_1800;field_7710:Lnet/minecraft/class_89;named mapStateLnet/minecraft/client/gui/MapRenderer$MapTexture;mapState:Lnet/minecraft/item/map/MapState;
-
texture
- Mappings:
Namespace Name Mixin selector official cLbfj$a;c:Lbyp;intermediary field_7711Lnet/minecraft/class_382$class_1800;field_7711:Lnet/minecraft/class_1636;named textureLnet/minecraft/client/gui/MapRenderer$MapTexture;texture:Lnet/minecraft/client/texture/NativeImageBackedTexture;
-
currentTexture
- Mappings:
Namespace Name Mixin selector official dLbfj$a;d:Lkq;intermediary field_7712Lnet/minecraft/class_382$class_1800;field_7712:Lnet/minecraft/class_1653;named currentTextureLnet/minecraft/client/gui/MapRenderer$MapTexture;currentTexture:Lnet/minecraft/util/Identifier;
-
colors
private final int[] colors- Mappings:
Namespace Name Mixin selector official eLbfj$a;e:[Iintermediary field_7713Lnet/minecraft/class_382$class_1800;field_7713:[Inamed colorsLnet/minecraft/client/gui/MapRenderer$MapTexture;colors:[I
-
-
Constructor Details
-
MapTexture
- Mappings:
Namespace Name Mixin selector official <init>Lbfj$a;<init>(Lbfj;Lbbn;)Vintermediary <init>Lnet/minecraft/class_382$class_1800;<init>(Lnet/minecraft/class_382;Lnet/minecraft/class_89;)Vnamed <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 aLbfj$a;a()Vintermediary method_6682Lnet/minecraft/class_382$class_1800;method_6682()Vnamed updateTextureLnet/minecraft/client/gui/MapRenderer$MapTexture;updateTexture()V
-
draw
private void draw(boolean bool) - Mappings:
Namespace Name Mixin selector official aLbfj$a;a(Z)Vintermediary method_6685Lnet/minecraft/class_382$class_1800;method_6685(Z)Vnamed drawLnet/minecraft/client/gui/MapRenderer$MapTexture;draw(Z)V
-