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

19 lines
774 B
Plaintext

CLASS cnw net/minecraft/world/loot/entry/LootEntry
CLASS cnw$a Builder
FIELD a children Ljava/util/List;
METHOD a withChild (Lcnw$a;)Lcnn$a;
METHOD b build ()Lcnw;
METHOD d getThisBuilder ()Lcnw$a;
METHOD f getConditions ()[Lcpr;
CLASS cnw$b Serializer
FIELD a id Lqq;
FIELD b type Ljava/lang/Class;
METHOD a getIdentifier ()Lqq;
METHOD a toJson (Lcom/google/gson/JsonObject;Lcnw;Lcom/google/gson/JsonSerializationContext;)V
METHOD b getType ()Ljava/lang/Class;
METHOD b fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lcpr;)Lcnw;
FIELD c conditionPredicate Ljava/util/function/Predicate;
FIELD d conditions [Lcpr;
METHOD a test (Lcne;)Z
METHOD a check (Lcni;Ljava/util/function/Function;Ljava/util/Set;Lcpe;)V