yarn/mappings/net/minecraft/world/loot/entry/LootEntry.mapping

19 lines
774 B
Plaintext

CLASS cor net/minecraft/world/loot/entry/LootEntry
CLASS cor$a Builder
FIELD a children Ljava/util/List;
METHOD a withChild (Lcor$a;)Lcoh$a;
METHOD b build ()Lcor;
METHOD d getThisBuilder ()Lcor$a;
METHOD f getConditions ()[Lcql;
CLASS cor$b Serializer
FIELD a id Lqr;
FIELD b type Ljava/lang/Class;
METHOD a getIdentifier ()Lqr;
METHOD a toJson (Lcom/google/gson/JsonObject;Lcor;Lcom/google/gson/JsonSerializationContext;)V
METHOD b getType ()Ljava/lang/Class;
METHOD b fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lcql;)Lcor;
FIELD c conditionPredicate Ljava/util/function/Predicate;
FIELD d conditions [Lcql;
METHOD a test (Lcny;)Z
METHOD a check (Lcoc;Ljava/util/function/Function;Ljava/util/Set;Lcpy;)V