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

12 lines
491 B
Plaintext

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