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

12 lines
491 B
Plaintext

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