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

10 lines
487 B
Plaintext

CLASS clt net/minecraft/world/loot/condition/InvertedLootCondition
CLASS clt$a Factory
METHOD a toJson (Lcom/google/gson/JsonObject;Lclw;Lcom/google/gson/JsonSerializationContext;)V
METHOD b fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lclw;
FIELD a term Lclw;
METHOD a getRequiredParameters ()Ljava/util/Set;
METHOD a test (Lcjk;)Z
METHOD a check (Lcjo;Ljava/util/function/Function;Ljava/util/Set;Lclj;)V
METHOD a create (Lclw$a;)Lclw$a;