yarn/mappings/net/minecraft/item/map/MapIcon.mapping

37 lines
1.1 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_20 net/minecraft/item/map/MapIcon
CLASS class_21 Type
FIELD field_111 alwaysRender Z
FIELD field_81 id B
FIELD field_82 tintColor I
2019-02-18 16:02:56 -05:00
METHOD <init> (Ljava/lang/String;IZ)V
ARG 3 renderNotHeld
METHOD <init> (Ljava/lang/String;IZI)V
2019-06-03 12:42:18 -04:00
ARG 3 alwaysRender
2019-02-18 16:02:56 -05:00
ARG 4 tintColor
2019-06-28 17:55:20 -04:00
METHOD method_95 isAlwaysRendered ()Z
METHOD method_96 getTintColor ()I
METHOD method_97 hasTintColor ()Z
METHOD method_98 getId ()B
METHOD method_99 byId (B)Lnet/minecraft/class_20$class_21;
2019-02-18 16:02:56 -05:00
ARG 0 id
2019-06-28 17:55:20 -04:00
FIELD field_76 x B
FIELD field_77 type Lnet/minecraft/class_20$class_21;
FIELD field_78 text Lnet/minecraft/class_2561;
FIELD field_79 rotation B
FIELD field_80 z B
2019-07-04 11:29:01 -04:00
METHOD <init> (Lcoc$a;BBBLjn;)V
ARG 1 type
ARG 2 x
ARG 3 z
ARG 4 rotation
ARG 5 text
2019-01-09 12:20:38 -05:00
METHOD equals (Ljava/lang/Object;)Z
ARG 1 o
2019-06-28 17:55:20 -04:00
METHOD method_88 getText ()Lnet/minecraft/class_2561;
METHOD method_89 getRotation ()B
METHOD method_90 getX ()B
METHOD method_91 getZ ()B
METHOD method_92 getTypeId ()B
METHOD method_93 getType ()Lnet/minecraft/class_20$class_21;
METHOD method_94 isAlwaysRendered ()Z