yarn/mappings/net/minecraft/world/loot/condition/InvertedLootCondition.mapping

10 lines
487 B
Plaintext

CLASS cka net/minecraft/world/loot/condition/InvertedLootCondition
CLASS cka$a Factory
METHOD a toJson (Lcom/google/gson/JsonObject;Lckd;Lcom/google/gson/JsonSerializationContext;)V
METHOD b fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lckd;
FIELD a term Lckd;
METHOD a getRequiredParameters ()Ljava/util/Set;
METHOD a test (Lchr;)Z
METHOD a check (Lchv;Ljava/util/function/Function;Ljava/util/Set;Lcjq;)V
METHOD a create (Lckd$a;)Lckd$a;