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

10 lines
487 B
Plaintext

CLASS clx net/minecraft/world/loot/condition/InvertedLootCondition
CLASS clx$a 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 term Lcma;
METHOD a getRequiredParameters ()Ljava/util/Set;
METHOD a test (Lcjo;)Z
METHOD a check (Lcjs;Ljava/util/function/Function;Ljava/util/Set;Lcln;)V
METHOD a create (Lcma$a;)Lcma$a;