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

12 lines
491 B
Plaintext

CLASS cql net/minecraft/world/loot/condition/LootCondition
CLASS cql$a Builder
METHOD a invert ()Lcql$a;
METHOD a or (Lcql$a;)Lcqc$a;
CLASS cql$b Factory
FIELD a id Lqr;
FIELD b conditionClass Ljava/lang/Class;
METHOD a getId ()Lqr;
METHOD a toJson (Lcom/google/gson/JsonObject;Lcql;Lcom/google/gson/JsonSerializationContext;)V
METHOD b getConditionClass ()Ljava/lang/Class;
METHOD b fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lcql;