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

37 lines
1.2 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_20 net/minecraft/item/map/MapIcon
2023-08-09 11:28:38 -04:00
FIELD comp_1842 type Lnet/minecraft/class_20$class_21;
FIELD comp_1843 x B
FIELD comp_1844 z B
FIELD comp_1845 rotation B
2024-01-31 12:12:25 -05:00
FIELD comp_1846 text Ljava/util/Optional;
METHOD <init> (Lnet/minecraft/class_20$class_21;BBBLjava/util/Optional;)V
ARG 1 type
ARG 2 x
ARG 3 z
ARG 4 rotation
2023-08-09 11:28:38 -04:00
METHOD comp_1842 type ()Lnet/minecraft/class_20$class_21;
METHOD comp_1843 x ()B
METHOD comp_1844 z ()B
METHOD comp_1845 rotation ()B
2024-01-31 12:12:25 -05:00
METHOD comp_1846 text ()Ljava/util/Optional;
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_92 getTypeId ()B
METHOD method_94 isAlwaysRendered ()Z
CLASS class_21 Type
FIELD field_111 alwaysRender Z
FIELD field_33990 useIconCountLimit Z
FIELD field_45788 CODEC Lcom/mojang/serialization/Codec;
FIELD field_45789 name Ljava/lang/String;
FIELD field_46184 structure Z
FIELD field_81 id B
FIELD field_82 tintColor I
METHOD method_37342 shouldUseIconCountLimit ()Z
METHOD method_53841 isStructure ()Z
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;
ARG 0 id