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

12 lines
491 B
Plaintext

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