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

19 lines
774 B
Plaintext

CLASS ckt net/minecraft/world/loot/entry/LootEntry
CLASS ckt$a Builder
FIELD a children Ljava/util/List;
METHOD a withChild (Lckt$a;)Lckk$a;
METHOD b build ()Lckt;
METHOD d getThisBuilder ()Lckt$a;
METHOD f getConditions ()[Lcmn;
CLASS ckt$b Serializer
FIELD a id Lqi;
FIELD b type Ljava/lang/Class;
METHOD a getIdentifier ()Lqi;
METHOD a toJson (Lcom/google/gson/JsonObject;Lckt;Lcom/google/gson/JsonSerializationContext;)V
METHOD b getType ()Ljava/lang/Class;
METHOD b fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lcmn;)Lckt;
FIELD c conditionPredicate Ljava/util/function/Predicate;
FIELD d conditions [Lcmn;
METHOD a test (Lckb;)Z
METHOD a check (Lckf;Ljava/util/function/Function;Ljava/util/Set;Lcma;)V