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

12 lines
491 B
Plaintext

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