Class ContextLootNbtProvider.CustomSerializer

java.lang.Object
net.minecraft.loot.provider.nbt.ContextLootNbtProvider.CustomSerializer
All Implemented Interfaces:
JsonSerializing.ElementSerializer<ContextLootNbtProvider>
Enclosing class:
ContextLootNbtProvider

public static class ContextLootNbtProvider.CustomSerializer extends Object implements JsonSerializing.ElementSerializer<ContextLootNbtProvider>
Mappings:
Namespace Name
official dxx$b
intermediary net/minecraft/class_5646$class_5647
named net/minecraft/loot/provider/nbt/ContextLootNbtProvider$CustomSerializer
  • Constructor Details

    • CustomSerializer

      public CustomSerializer()
  • Method Details

    • method_32432

      public JsonElement method_32432(ContextLootNbtProvider contextLootNbtProvider, JsonSerializationContext jsonSerializationContext)
      Mappings:
      Namespace Name Mixin selector
      official a Ldxx$b;a(Ldxx;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement;
      intermediary method_32432 Lnet/minecraft/class_5646$class_5647;method_32432(Lnet/minecraft/class_5646;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement;
      named method_32432 Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider$CustomSerializer;method_32432(Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement;
    • method_32433

      public ContextLootNbtProvider method_32433(JsonElement jsonElement, JsonDeserializationContext jsonDeserializationContext)
      Mappings:
      Namespace Name Mixin selector
      official b Ldxx$b;b(Lcom/google/gson/JsonElement;Lcom/google/gson/JsonDeserializationContext;)Ldxx;
      intermediary method_32433 Lnet/minecraft/class_5646$class_5647;method_32433(Lcom/google/gson/JsonElement;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/class_5646;
      named method_32433 Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider$CustomSerializer;method_32433(Lcom/google/gson/JsonElement;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider;