Package net.minecraft.client.render
Class MapRenderer
java.lang.Object
net.minecraft.client.render.MapRenderer
- Mappings:
Namespace Name intermediary net/minecraft/class_321glue class_343server net/minecraft/class_321client iynamed net/minecraft/client/render/MapRenderer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int[]private GameOptionsprivate TextRendererprivate int -
Constructor Summary
ConstructorsConstructorDescriptionMapRenderer(TextRenderer textRenderer, GameOptions options, TextureManager textureManager) -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(PlayerEntity player, TextureManager textureManager, MapState mapState)
-
Field Details
-
colors
private int[] colors- Mappings:
Namespace Name Mixin selector intermediary field_1218Lnet/minecraft/class_321;field_1218:[Iglue field_1409Lclass_343;field_1409:[Iserver field_1218Lnet/minecraft/class_321;field_1218:[Iclient aLiy;a:[Inamed colorsLnet/minecraft/client/render/MapRenderer;colors:[I
-
texture
private int texture- Mappings:
Namespace Name Mixin selector intermediary field_1219Lnet/minecraft/class_321;field_1219:Iglue field_1410Lclass_343;field_1410:Iserver field_1219Lnet/minecraft/class_321;field_1219:Iclient bLiy;b:Inamed textureLnet/minecraft/client/render/MapRenderer;texture:I
-
options
- Mappings:
Namespace Name Mixin selector intermediary field_1220Lnet/minecraft/class_321;field_1220:Lnet/minecraft/class_322;glue field_1411Lclass_343;field_1411:Lclass_419;server field_1220Lnet/minecraft/class_321;field_1220:Lnet/minecraft/class_322;client cLiy;c:Lkv;named optionsLnet/minecraft/client/render/MapRenderer;options:Lnet/minecraft/client/option/GameOptions;
-
textRenderer
- Mappings:
Namespace Name Mixin selector intermediary field_1221Lnet/minecraft/class_321;field_1221:Lnet/minecraft/class_34;glue field_1412Lclass_343;field_1412:Lclass_648;server field_1221Lnet/minecraft/class_321;field_1221:Lnet/minecraft/class_34;client dLiy;d:Lsj;named textRendererLnet/minecraft/client/render/MapRenderer;textRenderer:Lnet/minecraft/client/font/TextRenderer;
-
-
Constructor Details
-
MapRenderer
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_321;<init>(Lnet/minecraft/class_34;Lnet/minecraft/class_322;Lnet/minecraft/class_76;)Vglue <init>Lclass_343;<init>(Lclass_648;Lclass_419;Lclass_359;)Vserver <init>Lnet/minecraft/class_321;<init>(Lnet/minecraft/class_34;Lnet/minecraft/class_322;Lnet/minecraft/class_76;)Vclient <init>Liy;<init>(Lsj;Lkv;Lji;)Vnamed <init>Lnet/minecraft/client/render/MapRenderer;<init>(Lnet/minecraft/client/font/TextRenderer;Lnet/minecraft/client/option/GameOptions;Lnet/minecraft/client/texture/TextureManager;)V
-
-
Method Details
-
render
- Mappings:
Namespace Name Mixin selector intermediary method_1046Lnet/minecraft/class_321;method_1046(Lnet/minecraft/class_54;Lnet/minecraft/class_76;Lnet/minecraft/class_198;)Vglue method_1404Lclass_343;method_1404(Lclass_172;Lclass_359;Lclass_221;)Vserver method_1046Lnet/minecraft/class_321;method_1046(Lem;Lnet/minecraft/class_76;Lfv;)Vclient aLiy;a(Lgs;Lji;Liu;)Vnamed renderLnet/minecraft/client/render/MapRenderer;render(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/texture/TextureManager;Lnet/minecraft/item/map/MapState;)V
-