yarn/mappings/net/minecraft/world/loot/function/SetStewEffectLootFunction.m...

16 lines
674 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS cli net/minecraft/world/loot/function/SetStewEffectLootFunction
CLASS cli$a Builder
FIELD a map Ljava/util/Map;
2019-01-16 13:24:40 -05:00
METHOD a create ()Lcli$a;
METHOD a withEffect (Lagu;Lcjw;)Lcli$a;
METHOD b build ()Lckx;
METHOD d build ()Lckw$a;
CLASS cli$b Factory
METHOD a toJson (Lcom/google/gson/JsonObject;Lckw;Lcom/google/gson/JsonSerializationContext;)V
METHOD a toJson (Lcom/google/gson/JsonObject;Lckx;Lcom/google/gson/JsonSerializationContext;)V
METHOD b fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lcma;)Lckw;
FIELD a effects Ljava/util/Map;
2019-01-16 13:24:40 -05:00
METHOD a process (Laxc;Lcjo;)Laxc;
2018-11-04 07:22:38 -05:00
ARG 1 stack
2019-01-16 13:24:40 -05:00
METHOD b create ()Lcli$a;