yarn/mappings/net/minecraft/world/loot/function/LootFunction.mapping

12 lines
566 B
Plaintext

CLASS coo net/minecraft/world/loot/function/LootFunction
CLASS coo$a Builder
METHOD b build ()Lcoo;
CLASS coo$b Factory
FIELD a id Lqq;
FIELD b functionClass Ljava/lang/Class;
METHOD a getId ()Lqq;
METHOD a toJson (Lcom/google/gson/JsonObject;Lcoo;Lcom/google/gson/JsonSerializationContext;)V
METHOD b getFunctionClass ()Ljava/lang/Class;
METHOD b fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lcoo;
METHOD a apply (Ljava/util/function/BiFunction;Ljava/util/function/Consumer;Lcne;)Ljava/util/function/Consumer;