yarn/mappings/net/minecraft/world/loot/condition/AlternativeLootCondition.ma...

10 lines
467 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS clr net/minecraft/world/loot/condition/AlternativeLootCondition
CLASS clr$a Builder
METHOD a or (Lcma$a;)Lclr$a;
CLASS clr$b Factory
METHOD a toJson (Lcom/google/gson/JsonObject;Lcma;Lcom/google/gson/JsonSerializationContext;)V
METHOD b fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lcma;
FIELD a terms [Lcma;
METHOD a check (Lcjs;Ljava/util/function/Function;Ljava/util/Set;Lcln;)V
METHOD a or ([Lcma$a;)Lclr$a;