Class ContextLootScoreProvider.class_5666

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

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

    • class_5666

      public class_5666()
  • Method Details

    • toJson

      public void toJson​(JsonObject jsonObject, ContextLootScoreProvider contextLootScoreProvider, JsonSerializationContext jsonSerializationContext)
      Specified by:
      toJson in interface JsonSerializer<ContextLootScoreProvider>
      Mappings:
      Namespace Name Mixin selector
      official a Ldhg$b;a(Lcom/google/gson/JsonObject;Ldhg;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 toJson Lnet/minecraft/loot/provider/score/ContextLootScoreProvider$class_5666;toJson(Lcom/google/gson/JsonObject;Lnet/minecraft/loot/provider/score/ContextLootScoreProvider;Lcom/google/gson/JsonSerializationContext;)V
    • fromJson

      public ContextLootScoreProvider fromJson​(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext)
      Specified by:
      fromJson in interface JsonSerializer<ContextLootScoreProvider>
      Mappings:
      Namespace Name Mixin selector
      official b Ldhg$b;b(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ldhg;
      intermediary method_32471 Lnet/minecraft/class_5664$class_5666;method_32471(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/class_5664;
      named fromJson Lnet/minecraft/loot/provider/score/ContextLootScoreProvider$class_5666;fromJson(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/loot/provider/score/ContextLootScoreProvider;