Class ContextLootNbtProvider.Serializer

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

public static class ContextLootNbtProvider.Serializer extends Object implements JsonSerializer<ContextLootNbtProvider>
Mappings:
Namespace Name
official dxx$c
intermediary net/minecraft/class_5646$class_5649
named net/minecraft/loot/provider/nbt/ContextLootNbtProvider$Serializer
  • Constructor Details

    • Serializer

      public Serializer()
  • Method Details

    • method_32437

      public void method_32437(JsonObject jsonObject, ContextLootNbtProvider contextLootNbtProvider, JsonSerializationContext jsonSerializationContext)
      Mappings:
      Namespace Name Mixin selector
      official a Ldxx$c;a(Lcom/google/gson/JsonObject;Ldxx;Lcom/google/gson/JsonSerializationContext;)V
      intermediary method_32437 Lnet/minecraft/class_5646$class_5649;method_32437(Lcom/google/gson/JsonObject;Lnet/minecraft/class_5646;Lcom/google/gson/JsonSerializationContext;)V
      named method_32437 Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider$Serializer;method_32437(Lcom/google/gson/JsonObject;Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider;Lcom/google/gson/JsonSerializationContext;)V
    • method_32438

      public ContextLootNbtProvider method_32438(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext)
      Mappings:
      Namespace Name Mixin selector
      official b Ldxx$c;b(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ldxx;
      intermediary method_32438 Lnet/minecraft/class_5646$class_5649;method_32438(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/class_5646;
      named method_32438 Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider$Serializer;method_32438(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider;