Class ContextLootScoreProvider.Serializer

java.lang.Object
net.minecraft.loot.provider.score.ContextLootScoreProvider.Serializer
All Implemented Interfaces:
JsonSerializer<ContextLootScoreProvider>
Enclosing class:
ContextLootScoreProvider

public static class ContextLootScoreProvider.Serializer extends Object implements JsonSerializer<ContextLootScoreProvider>
Mappings:
Namespace Name
official dyl$b
intermediary net/minecraft/class_5664$class_5666
named net/minecraft/loot/provider/score/ContextLootScoreProvider$Serializer
  • Constructor Details

    • Serializer

      public Serializer()
  • Method Details

    • method_32470

      public void method_32470(JsonObject jsonObject, ContextLootScoreProvider contextLootScoreProvider, JsonSerializationContext jsonSerializationContext)
      Mappings:
      Namespace Name Mixin selector
      official a Ldyl$b;a(Lcom/google/gson/JsonObject;Ldyl;Lcom/google/gson/JsonSerializationContext;)V
      intermediary method_32470 Lnet/minecraft/class_5664$class_5666;method_32470(Lcom/google/gson/JsonObject;Lnet/minecraft/class_5664;Lcom/google/gson/JsonSerializationContext;)V
      named method_32470 Lnet/minecraft/loot/provider/score/ContextLootScoreProvider$Serializer;method_32470(Lcom/google/gson/JsonObject;Lnet/minecraft/loot/provider/score/ContextLootScoreProvider;Lcom/google/gson/JsonSerializationContext;)V
    • method_32471

      public ContextLootScoreProvider method_32471(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext)
      Mappings:
      Namespace Name Mixin selector
      official b Ldyl$b;b(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ldyl;
      intermediary method_32471 Lnet/minecraft/class_5664$class_5666;method_32471(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/class_5664;
      named method_32471 Lnet/minecraft/loot/provider/score/ContextLootScoreProvider$Serializer;method_32471(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/loot/provider/score/ContextLootScoreProvider;