Class ContextLootScoreProvider.CustomSerializer
java.lang.Object
net.minecraft.loot.provider.score.ContextLootScoreProvider.CustomSerializer
- All Implemented Interfaces:
JsonSerializing.ElementSerializer<ContextLootScoreProvider>
- Enclosing class:
ContextLootScoreProvider
public static class ContextLootScoreProvider.CustomSerializer
extends Object
implements JsonSerializing.ElementSerializer<ContextLootScoreProvider>
- Mappings:
Namespace Name official dyl$aintermediary net/minecraft/class_5664$class_5665named net/minecraft/loot/provider/score/ContextLootScoreProvider$CustomSerializer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmethod_32468(ContextLootScoreProvider contextLootScoreProvider, JsonSerializationContext jsonSerializationContext) method_32469(JsonElement jsonElement, JsonDeserializationContext jsonDeserializationContext) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.util.JsonSerializing.ElementSerializer
fromJson, toJson
-
Constructor Details
-
CustomSerializer
public CustomSerializer()
-
-
Method Details
-
method_32468
public JsonElement method_32468(ContextLootScoreProvider contextLootScoreProvider, JsonSerializationContext jsonSerializationContext) - Mappings:
Namespace Name Mixin selector official aLdyl$a;a(Ldyl;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement;intermediary method_32468Lnet/minecraft/class_5664$class_5665;method_32468(Lnet/minecraft/class_5664;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement;named method_32468Lnet/minecraft/loot/provider/score/ContextLootScoreProvider$CustomSerializer;method_32468(Lnet/minecraft/loot/provider/score/ContextLootScoreProvider;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement;
-
method_32469
public ContextLootScoreProvider method_32469(JsonElement jsonElement, JsonDeserializationContext jsonDeserializationContext) - Mappings:
Namespace Name Mixin selector official bLdyl$a;b(Lcom/google/gson/JsonElement;Lcom/google/gson/JsonDeserializationContext;)Ldyl;intermediary method_32469Lnet/minecraft/class_5664$class_5665;method_32469(Lcom/google/gson/JsonElement;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/class_5664;named method_32469Lnet/minecraft/loot/provider/score/ContextLootScoreProvider$CustomSerializer;method_32469(Lcom/google/gson/JsonElement;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/loot/provider/score/ContextLootScoreProvider;
-