yarn/mappings/net/minecraft/advancement/AdvancementRewards.mapping

17 lines
467 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS q net/minecraft/advancement/AdvancementRewards
CLASS q$a Builder
METHOD a build ()Lq;
CLASS q$b Deserializer
METHOD a deserialize (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lq;
ARG 1 type
ARG 2 context
2018-11-27 13:50:51 -05:00
FIELD a NONE Lq;
FIELD b experience I
2018-12-12 12:12:26 -05:00
FIELD c loot [Lqc;
FIELD d recipes [Lqc;
2018-12-12 12:22:18 -05:00
METHOD <init> (I[Lqc;[Lqc;Lbx$a;)V
2018-11-04 07:22:38 -05:00
ARG 1 experience
ARG 2 loot
ARG 3 recipes
2018-12-12 12:12:26 -05:00
METHOD a apply (Lus;)V