net.minecraft.world.gen.loot.functions

public class LootItemFunctions$Serializer

implements com.google.gson.JsonDeserializer<LootItemFunction>, com.google.gson.JsonSerializer<LootItemFunction>

bcs$a
net.minecraft.class_2797$class_2798
net.minecraft.world.gen.loot.functions.LootItemFunctions$Serializer
net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public LootItemFunction
a(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
method_12038(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
deserialize(com.google.gson.JsonElement element, Type type, com.google.gson.JsonDeserializationContext ctx)
deserialize(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
public com.google.gson.JsonElement
a(bcr arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
method_12037(class_2795 arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
serialize(LootItemFunction value, Type type, com.google.gson.JsonSerializationContext ctx)
serialize(LootFunction arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)