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

13 lines
514 B
Plaintext

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