net.minecraft.world.gen.loot

public class LootTable$Serializer

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

bck$a
net.minecraft.unmapped.C_87749227$C_68839474
net.minecraft.world.gen.loot.LootTable$Serializer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public LootTable
a(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
deserialize(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)
public com.google.gson.JsonElement
a(bck arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
serialize(C_87749227 arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
serialize(LootTable value, Type type, com.google.gson.JsonSerializationContext ctx)